1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Update CHANGELOG.md

This commit is contained in:
xmrig
2019-06-02 14:18:13 +07:00
committed by GitHub
parent 9726f8cf9d
commit 5dde5dbf4e

View File

@@ -1,6 +1,7 @@
# v2.15.4-beta # v2.15.4-beta
- Added global uptime and extended connection information in API. - 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 # v2.15.3-beta
- [#1014](https://github.com/xmrig/xmrig/issues/1014) Fixed regression, default value for `algo` option was not applied. - [#1014](https://github.com/xmrig/xmrig/issues/1014) Fixed regression, default value for `algo` option was not applied.