We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae64769 commit bca087fCopy full SHA for bca087f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# v2.6.0-beta2
2
+- Fixed regressions (v2.6.0-beta1 affected)
3
+ - [#494](https://github.com/xmrig/xmrig/issues/494) Command line option `--donate-level` was broken.
4
+ - [#502](https://github.com/xmrig/xmrig/issues/502) Build without libmicrohttpd was broken.
5
+
6
# v2.6.0-beta1
7
- [#476](https://github.com/xmrig/xmrig/issues/476) **Added Cryptonight-Heavy support for Sumokoin ASIC resistance fork.**
8
- HTTP server now runs in main loop, it make possible easy extend API without worry about thread synchronization.
0 commit comments