summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2019-09-20 11:31:40 +0200
committerHans-Nikolai Viessmann2019-09-20 11:31:40 +0200
commitc1fc7bf640764b34542e5b320e7e0a199b060801 (patch)
tree3a5351b9c7a347debd10acf2e24645646d2e46b2 /CHANGELOG.md
parent9d4ab9b4e1228d214ee8de05fb9f0e1535a7ec22 (diff)
downloadaur-c1fc7bf640764b34542e5b320e7e0a199b060801.tar.gz
bump to 3.1.3
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 30e5335943f5..0a3cda0cf55f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 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).
+
# v3.1.2
- Many RandomX optimizations and fixes.
- [#1132](https://github.com/xmrig/xmrig/issues/1132) Fixed build on CentOS 7.