Update CHANGELOG.md

This commit is contained in:
xmrig 2017-04-21 18:31:58 +03:00 committed by GitHub
parent 361394be21
commit c43c667fed

View file

@ -1,2 +1,8 @@
# v0.6.0
- Added automatic cryptonight self test.
- Added support for software AES `--av=4`. Will be automatically selected if cpu not support AES-NI.
- Added 32 bit builds.
- Documented [algorithm variations](https://github.com/xmrig/xmrig#algorithm-variations).
# v0.5.0
- Initial public release.
- Initial public release.