From 14cd81a7a1c6e69bc4075c6c30213fed86c6563d Mon Sep 17 00:00:00 2001 From: xmrig Date: Sat, 7 Oct 2017 00:56:32 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 057bf297..090b4363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # v2.4.0 - Added [HTTP API](https://github.com/xmrig/xmrig/wiki/API). + - Added comments support in config file. - 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.