xmrig/CHANGELOG.md

9 lines
300 B
Markdown
Raw Normal View History

2017-04-21 15:31:58 +00:00
# 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).
2017-04-19 07:20:04 +00:00
# v0.5.0
2017-04-21 15:31:58 +00:00
- Initial public release.