Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .releases/v0.10.0-rc2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
commit: "1e4237d111ec7716c3ce0d17c3b6e1935fe6391d"
reason: "Bug fix for SSV local node string marshaling."
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@

**Infrastructure**
- New release process based on `.releases/` YAML model (#462 and #464)


### v0.10.0-rc2
- Fix string marshaling bug when fetching keys from local SSV nodes
Loading