You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: miner/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,15 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
15
15
### Dependencies
16
16
- ...
17
17
18
+
## [v0.3.0]
19
+
### Changed
20
+
- Using up-to-date [`nsfminer`](https://github.com/no-fee-ethereum-mining/nsfminer) instead of [`ethminer`](https://github.com/ethereum-mining/ethminer)
21
+
22
+
### Dependencies
23
+
- Base image `docker.io/nvidia/cuda:11.2-devel-ubuntu18.04`
24
+
- New Ethereum miner [`https://github.com/no-fee-ethereum-mining/nsfminer@v1.2.4`](https://github.com/no-fee-ethereum-mining/nsfminer/releases/tag/v1.2.4)
25
+
26
+
18
27
## [v0.2.1]
19
28
### Changed
20
29
- API server listens on all interfaces in read-only mode
0 commit comments