summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 000000000000..c085417164d4
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,9 @@
+# v2.4.3-beta2
+ - Fixed, auto config wasn't write opencl-platform to config.json.
+ - Added command line option `--print-platforms`.
+ - Fixed 32 bit build.
+ - [#2](https://github.com/xmrig/xmrig-amd/issues/2) Fixed Linux build.
+ - [#3](https://github.com/xmrig/xmrig-amd/issues/3) Fixed macOS build.
+
+# v2.4.3-beta1
+ - First public release.