Files
xmrig/CHANGELOG.md

9 lines
306 B
Markdown
Raw Normal View History

2017-04-21 18:31:58 +03:00
# 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.
2017-04-21 18:31:58 +03:00
- Added 32 bit builds.
- Documented [algorithm variations](https://github.com/xmrig/xmrig#algorithm-variations).
2017-04-19 10:20:04 +03:00
# v0.5.0
2017-04-21 18:31:58 +03:00
- Initial public release.