We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b83fa5 + bca087f commit dff7636Copy full SHA for dff7636
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