Skip to content

Commit

Permalink
Edited changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendr0id committed Aug 26, 2021
1 parent a57da3e commit 414ca1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 2.9.6

* Added rx variant GRAFT algo (`rx/graft`)
* Fixed freeze in CC Server / CC communication
* Fixed --coin option algo detection
# 2.9.5
* Added wownero solo mining (upstream 6.13.1) support
* Added support to start xmrigDaemon/Miner with nothing but `--cc-url` and `--cc-token` params to remote push the config
Expand Down
1 change: 1 addition & 0 deletions doc/ALGORITHMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Option `coin` useful for pools without algorithm negotiation support or daemon t

| Name | Memory | Version | Notes |
|------|--------|---------|-------|
| `rx/graft` | 2 MB | 2.9.6+ | RandomGRAFT. |
| `rx/yada` | 2 MB | 2.9.3+ | RandomYADA. |
| `cn/superfast` | 2 MB | 2.9.1+ | CryptoNight variant 0 (modified) |
| `cn/cache_hash` | 2 MB | 2.8.4+ | CryptoNight variant 0 (modified) |
Expand Down

0 comments on commit 414ca1d

Please sign in to comment.