diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a672d9c4..e6b49854b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v2.10.0 +- [#904](https://github.com/xmrig/xmrig/issues/904) Added new algoritm `cn-pico/trtl` (aliases `cryptonight-turtle`, `cn-trtl`) for upcoming TurtleCoin (TRTL) fork. +- Default value for option `max-cpu-usage` changed to `100` also this option now deprecated. + # v2.9.4 - [#913](https://github.com/xmrig/xmrig/issues/913) Fixed Masari (MSR) support (this update required for upcoming fork). - [#915](https://github.com/xmrig/xmrig/pull/915) Improved security, JIT memory now read-only after patching.