Update CHANGELOG.md

This commit is contained in:
xmrig 2017-06-17 15:34:42 +03:00 committed by GitHub
parent ccc7fba2c4
commit 815f8cbb96

View File

@ -1,3 +1,6 @@
# v1.0.1
- Fix broken software AES implementation, app has crashed if CPU not support AES-NI, only version 1.0.0 affected.
# v1.0.0
- Miner complete rewritten in C++ with libuv.
- This version should be fully compatible (except config file) with previos versions, many new nice features will come in next versions.