mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-18 08:45:04 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
cf8f81f5fa
commit
6080f292e7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# v0.8.0
|
# v0.8.0
|
||||||
- Added double hash mode, also known as lower power mode. `--av=2` and `--av=4`.
|
- Added double hash mode, also known as lower power mode. `--av=2` and `--av=4`.
|
||||||
- Added smart automatic CPU configuration. Default threads count now depends on size of the L3 cache of CPU.
|
- Added smart automatic CPU configuration. Default threads count now depends on size of the L3 cache of CPU.
|
||||||
- Added CryptoNight-Lite support for AEON.
|
- Added CryptoNight-Lite support for AEON `-a cryptonight-lite`.
|
||||||
- Added `--max-cpu-usage` option for auto CPU configuration mode.
|
- Added `--max-cpu-usage` option for auto CPU configuration mode.
|
||||||
- Added `--safe` option for adjust threads and algorithm variations to current CPU.
|
- Added `--safe` option for adjust threads and algorithm variations to current CPU.
|
||||||
- No more manual steps to enable huge pages on Windows. XMRig will do it automatically.
|
- No more manual steps to enable huge pages on Windows. XMRig will do it automatically.
|
||||||
|
|
Loading…
Reference in a new issue