1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 23:52:38 -05:00

Merge branch 'dev' of github.com:xmrig/xmrig into dev

This commit is contained in:
XMRig
2017-10-06 19:11:05 +03:00

View File

@@ -1,3 +1,10 @@
# v2.4.0
- Added [HTTP API](https://github.com/xmrig/xmrig/wiki/API).
- libjansson replaced to rapidjson.
- [#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.
# v2.3.1
- [#68](https://github.com/xmrig/xmrig/issues/68) Fixed compatibility with Docker containers, was nothing print on console.