Update CHANGELOG.md

This commit is contained in:
xmrig
2020-03-19 03:57:58 +07:00
committed by GitHub
parent b1e2fb49df
commit 37b3c9eb65

View File

@@ -1,3 +1,8 @@
# v5.10.0
- [#1596](https://github.com/xmrig/xmrig/issues/1596) Major TLS (Transport Layer Security) subsystem update.
- Added command line option `--tls-gen`.
- Added command line option `--data-dir`.
# 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"`.