Update CHANGELOG.md

This commit is contained in:
xmrig 2017-05-03 15:16:46 +03:00 committed by GitHub
parent 60f7f93408
commit c107547c6c

View file

@ -1,3 +1,7 @@
# v0.7.0
- Added double hash mode, also known as lower power mode. `--av=2` and `--av=5`.
- Default threads count now depends on size of the L3 cache of CPU.
# v0.6.0
- Added automatic cryptonight self test.
- New software AES algorithm variation `--av=4`. Will be automatically selected if cpu not support AES-NI.