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-25 14:48:43 +07:00
committed by GitHub
parent 6813657891
commit c2d662ff4c

View File

@@ -1,3 +1,8 @@
# v2.16.0-beta
- Added RandomWOW (RandomX with different preferences) algorithm support for [Wownero](http://wownero.org/).
- Algorithm name used by miner is `randomx/wow` or `rx/wow`.
- Currently runtime algorithm switching NOT supported with other algorithms.
# 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.