summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-09-30 11:08:29 +0200
committerHans-Nikolai Viessmann2019-09-30 11:08:29 +0200
commit0f1adfcb508f1b6e0b3087fb29e63808274bf0e0 (patch)
tree2fb52f4e91d5b9fce46f1c4f7a4427165424a509 /CHANGELOG.md
parentc1fc7bf640764b34542e5b320e7e0a199b060801 (diff)
downloadaur-0f1adfcb508f1b6e0b3087fb29e63808274bf0e0.tar.gz
bump to version 3.2.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a3cda0cf55f..45eb61bcd776 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v3.2.0
+- Added per pool option `coin` with single possible value `monero` for pools without algorithm negotiation, for upcoming Monero fork.
+- [#1183](https://github.com/xmrig/xmrig/issues/1183) Fixed compatibility with systemd.
+
# v3.1.3
- [#1180](https://github.com/xmrig/xmrig/issues/1180) Fixed possible duplicated shares after algorithm switching.
- Fixed wrong config file permissions after write (only gcc builds on recent Windows 10 affected).