v5.9.0-dev

This commit is contained in:
XMRig 2020-03-07 21:27:55 +07:00
parent 1f36ea2a8e
commit 13ac54ada9
No known key found for this signature in database
GPG key ID: 446A53638BE94409
3 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,6 @@
# v5.9.0
- [#1578](https://github.com/xmrig/xmrig/pull/1578) Added new RandomKEVA algorithm for upcoming Kevacoin fork, as `"algo": "rx/keva"` or `"coin": "keva"`.
# v5.8.2
- [#1580](https://github.com/xmrig/xmrig/pull/1580) AstroBWT algorithm 20-50% speedup.
- Added new option `astrobwt-max-size`.