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.