From a4af96469659c9b93d08ead7779e3a5d489224e4 Mon Sep 17 00:00:00 2001 From: xmrig Date: Wed, 3 Feb 2021 06:04:30 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9f51507..b6dedbcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v6.8.1 +- [#2064](https://github.com/xmrig/xmrig/pull/2064) Added documentation for config.json CPU options. +- [#2066](https://github.com/xmrig/xmrig/issues/2066) Fixed AMD GPUs health data readings on Linux. +- [#2067](https://github.com/xmrig/xmrig/pull/2067) Fixed compilation error when RandomX and Argon2 are disabled. +- [#2076](https://github.com/xmrig/xmrig/pull/2076) Added support for flexible huge page sizes on Linux. +- [#2077](https://github.com/xmrig/xmrig/pull/2077) Fixed `illegal instruction` crash on ARM. + # v6.8.0 - [#2052](https://github.com/xmrig/xmrig/pull/2052) Added DMI/SMBIOS reader. - Added information about memory modules on the miner startup and for online benchmark.