Update CHANGELOG.md.
This commit is contained in:
parent
734c0dbce1
commit
b98d44ce10
1 changed files with 175 additions and 167 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
# v2.6.1-beta
|
||||||
|
- [#168](https://github.com/xmrig/xmrig-proxy/issues/168) Added support for [mining algorithm negotiation](https://github.com/xmrig/xmrig-proxy/blob/dev/doc/STRATUM_EXT.md#1-mining-algorithm-negotiation).
|
||||||
|
- Added IPBC coin support, base algorithm `cn-lite` variant `ipbc`.
|
||||||
|
- [#581](https://github.com/xmrig/xmrig/issues/581) Added support for upcoming Stellite (XTL) fork, base algorithm `cn` variant `xtl`, variant can set now, no need do it after fork.
|
||||||
|
- Added support for **rig-id** stratum protocol extensions, compatible with xmr-stak.
|
||||||
|
- Changed behavior for option `variant=-1` for `cryptonight`, now variant is `1` by default, if you mine old coins need change `variant` to `0`.
|
||||||
|
- A lot of small fixes and better unification with proxy code.
|
||||||
|
|
||||||
# v2.6.0-beta3
|
# v2.6.0-beta3
|
||||||
- [#563](https://github.com/xmrig/xmrig/issues/563) **Added [advanced threads mode](https://github.com/xmrig/xmrig/issues/563), now possible configure each thread individually.**
|
- [#563](https://github.com/xmrig/xmrig/issues/563) **Added [advanced threads mode](https://github.com/xmrig/xmrig/issues/563), now possible configure each thread individually.**
|
||||||
- [#255](https://github.com/xmrig/xmrig/issues/563) Low power mode extended to **triple**, **quard** and **penta** modes.
|
- [#255](https://github.com/xmrig/xmrig/issues/563) Low power mode extended to **triple**, **quard** and **penta** modes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue