Update CHANGELOG.md

This commit is contained in:
xmrig 2017-10-06 19:37:42 +03:00 committed by GitHub
parent 04d3dd6df1
commit b43d986537

View file

@ -1,6 +1,7 @@
# v2.4.0
- Added [HTTP API](https://github.com/xmrig/xmrig/wiki/API).
- libjansson replaced to rapidjson.
- [#98](https://github.com/xmrig/xmrig/issues/98) Ignore `keepalive` option with minergate.com and nicehash.com.
- [#101](https://github.com/xmrig/xmrig/issues/101) Fixed MSVC 2017 (15.3) compile time version detection.
- [#108](https://github.com/xmrig/xmrig/issues/108) Silently ignore invalid values for `donate-level` option.
- [#111](https://github.com/xmrig/xmrig/issues/111) Fixed build without AEON support.