mirror of
https://github.com/xmrig/xmrig.git
synced 2025-01-09 20:39:27 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
24f541a0dd
commit
fc85017948
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
||||||
|
# v6.3.3
|
||||||
|
- [#1817](https://github.com/xmrig/xmrig/pull/1817) Fixed self-select login sequence.
|
||||||
|
- Added brand new [build from source](https://xmrig.com/docs/miner/build) documentation.
|
||||||
|
- New binary downloads for macOS (`macos-x64`), FreeBSD (`freebsd-static-x64`), Linux (`linux-static-x64`), Ubuntu 18.04 (`bionic-x64`), Ubuntu 20.04 (`focal-x64`).
|
||||||
|
- Generic Linux download `xenial-x64` renamed to `linux-x64`.
|
||||||
|
- Builds without SSL/TLS support are no longer provided.
|
||||||
|
- Improved CUDA loader error reporting and fixed plugin load on Linux.
|
||||||
|
- Fixed build warnings with Clang compiler.
|
||||||
|
- Fixed colors on macOS.
|
||||||
|
|
||||||
# v6.3.2
|
# v6.3.2
|
||||||
- [#1794](https://github.com/xmrig/xmrig/pull/1794) More robust 1 GB pages handling.
|
- [#1794](https://github.com/xmrig/xmrig/pull/1794) More robust 1 GB pages handling.
|
||||||
- Don't allocate 1 GB per thread if 1 GB is the default huge page size.
|
- Don't allocate 1 GB per thread if 1 GB is the default huge page size.
|
||||||
|
|
Loading…
Reference in a new issue