mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-23 03:59:41 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
aa4a4c9fd0
commit
f609be6ec3
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
||||||
# v5.5.2
|
# v5.5.2
|
||||||
- [#1500](https://github.com/xmrig/xmrig/pull/1500) Removed unnecessary code from RandomX JIT compiler.
|
- [#1500](https://github.com/xmrig/xmrig/pull/1500) Removed unnecessary code from RandomX JIT compiler.
|
||||||
- [#1501](https://github.com/xmrig/xmrig/pull/1501) Added MSR preset for Bulldozer CPUs.
|
|
||||||
- [#1502](https://github.com/xmrig/xmrig/pull/1502) Optimizations for AMD Bulldozer.
|
- [#1502](https://github.com/xmrig/xmrig/pull/1502) Optimizations for AMD Bulldozer.
|
||||||
- [#1508](https://github.com/xmrig/xmrig/pull/1508) Added support for BMI2 instructions.
|
- [#1508](https://github.com/xmrig/xmrig/pull/1508) Added support for BMI2 instructions.
|
||||||
- [#1510](https://github.com/xmrig/xmrig/pull/1510) Optimized `CFROUND` instruction for RandomX.
|
- [#1510](https://github.com/xmrig/xmrig/pull/1510) Optimized `CFROUND` instruction for RandomX.
|
||||||
|
- [#1520](https://github.com/xmrig/xmrig/pull/1520) Fixed thread affinity.
|
||||||
|
|
||||||
# v5.5.1
|
# v5.5.1
|
||||||
- [#1469](https://github.com/xmrig/xmrig/issues/1469) Fixed build with gcc 4.8.
|
- [#1469](https://github.com/xmrig/xmrig/issues/1469) Fixed build with gcc 4.8.
|
||||||
|
|
Loading…
Reference in a new issue