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

Update CHANGELOG.md

This commit is contained in:
xmrig
2019-06-26 11:01:57 +07:00
committed by GitHub
parent c2d662ff4c
commit f7fe0a9ac3

View File

@@ -1,5 +1,5 @@
# v2.16.0-beta
- Added RandomWOW (RandomX with different preferences) algorithm support for [Wownero](http://wownero.org/).
- [#1036](https://github.com/xmrig/xmrig/pull/1036) 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.