diff --git a/CHANGELOG.md b/CHANGELOG.md index a32823c6..b8b42784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Don't allocate 1 GB per thread if 1 GB is the default huge page size. - Try to allocate scratchpad from dataset's 1 GB huge pages, if normal huge pages are not available. - Correctly initialize RandomX cache if 1 GB pages fail to allocate on a first NUMA node. +- [#1806](https://github.com/xmrig/xmrig/pull/1806) Fixed macOS battery detection. - [#1809](https://github.com/xmrig/xmrig/issues/1809) Improved auto configuration on ARM CPUs. - Added retrieving ARM CPU names, based on lscpu code and database.