From 5dde5dbf4e43a8a5c0cc6d1fcdece4d42d9e495e Mon Sep 17 00:00:00 2001 From: xmrig Date: Sun, 2 Jun 2019 14:18:13 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd7dc888a..11b82cbf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # v2.15.4-beta - Added global uptime and extended connection information in API. -- API now return current algorithm instead of global algorithm specified in config. +- API now return current algorithm instead of global algorithm specified in config. +- This version also include all changes from stable version v2.14.4. # v2.15.3-beta - [#1014](https://github.com/xmrig/xmrig/issues/1014) Fixed regression, default value for `algo` option was not applied.