diff --git a/CHANGELOG.md b/CHANGELOG.md index 8827e7e83..feaeb8547 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# v6.18.2 +- [#3144](https://github.com/xmrig/xmrig/pull/3144) Update to latest `sse2neon.h`. +- [#3161](https://github.com/xmrig/xmrig/pull/3161) MSVC build: enabled parallel compilation. +- [#3163](https://github.com/xmrig/xmrig/pull/3163) Improved Zen 3 MSR mod. +- [#3176](https://github.com/xmrig/xmrig/pull/3176) Update cmake required version to 3.1. +- [#3182](https://github.com/xmrig/xmrig/pull/3182) DragonflyBSD compilation fixes. +- [#3196](https://github.com/xmrig/xmrig/pull/3196) Show IP address for failed connections. +- [#3185](https://github.com/xmrig/xmrig/issues/3185) Fixed macOS DMI reader. +- [#3198](https://github.com/xmrig/xmrig/pull/3198) Fixed broken RandomX light mode mining. + # v6.18.1 - [#3129](https://github.com/xmrig/xmrig/pull/3129) Fix: protectRX flushed CPU cache only on MacOS/iOS. - [#3126](https://github.com/xmrig/xmrig/pull/3126) Don't reset when pool sends the same job blob.