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

Update CHANGELOG.md

This commit is contained in:
xmrig
2019-06-02 14:16:45 +07:00
committed by GitHub
parent 833a532e7a
commit 9726f8cf9d

View File

@@ -1,3 +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.
# v2.15.3-beta
- [#1014](https://github.com/xmrig/xmrig/issues/1014) Fixed regression, default value for `algo` option was not applied.