We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efda6a6 commit 3ea65ffCopy full SHA for 3ea65ff
2 files changed
.releases/v0.9.8.yml
@@ -0,0 +1,2 @@
1
+commit: "7b531cb8afa073fdde083068e30c6fc176b61ebc"
2
+reason: "Small addition to log the auction's winning relay"
CHANGELOG.md
@@ -1,6 +1,12 @@
# Release Changelog
3
-### v0.9.4
+### v0.9.6
4
- Fix pagination issue with SSV keys
5
- Bump rust toolchain to 1.91
6
- Bump lighthouse dependencies to v8.1.3
7
+
8
+### v0.9.7-rc1
9
+- Test new release process (duplicate of v0.9.6)
10
11
+### v0.9.8
12
+- Add new log that prints winning relay's id and bid amount
0 commit comments