mirror of
https://github.com/xmrig/xmrig.git
synced 2024-11-17 00:07:44 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
b9081e992b
commit
2d45cc64c1
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
# v6.8.0
|
||||||
|
- [#2052](https://github.com/xmrig/xmrig/pull/2052) Added DMI/SMBIOS reader.
|
||||||
|
- Added information about memory modules on the miner startup and for online benchmark.
|
||||||
|
- Added new HTTP API endpoint: `GET /2/dmi`.
|
||||||
|
- Added new command line option `--no-dmi` or config option `"dmi"`.
|
||||||
|
- Added new CMake option `-DWITH_DMI=OFF`.
|
||||||
|
- [#2057](https://github.com/xmrig/xmrig/pull/2057) Improved MSR subsystem code quality.
|
||||||
|
- [#2058](https://github.com/xmrig/xmrig/pull/2058) RandomX JIT x86: removed unnecessary instructions.
|
||||||
|
|
||||||
# v6.7.2
|
# v6.7.2
|
||||||
- [#2039](https://github.com/xmrig/xmrig/pull/2039) Fixed solo mining.
|
- [#2039](https://github.com/xmrig/xmrig/pull/2039) Fixed solo mining.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue