We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896dfef commit be89b99Copy full SHA for be89b99
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# v2.0.0-beta
2
+- **ABI changed, minimum supported XMRig version now is 4.6.0.**
3
+- [#5](https://github.com/xmrig/xmrig-cuda/pull/5) Optimized RandomX.
4
+- [#6](https://github.com/xmrig/xmrig-cuda/issues/6) Fixed compatibility with some old systems.
5
+- [#7](https://github.com/xmrig/xmrig-cuda/pull/7) Added support for option `dataset_host` for 2 GB GPUs.
6
+- [#8](https://github.com/xmrig/xmrig-cuda/pull/8) RandomX: fixed random kernel launch errors with some configurations.
7
+
8
+# v1.0.0-beta
9
+- Initial version.
0 commit comments