Skip to content

Commit

Permalink
chore(main): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zksync-era-bot committed Sep 24, 2024
1 parent c32b740 commit 3fac85b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"node": "0.1.1"
"node": "0.2.0"
}
7 changes: 7 additions & 0 deletions node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/matter-labs/era-consensus/compare/v0.1.1...v0.2.0) (2024-09-24)


### Features

* human readable information for handshake failures ([#196](https://github.com/matter-labs/era-consensus/issues/196)) ([a298f50](https://github.com/matter-labs/era-consensus/commit/a298f504ac7f5c89e9dbc201721a89b1eeaa7663))

## [0.1.1](https://github.com/matter-labs/era-consensus/compare/v0.1.0...v0.1.1) (2024-09-06)


Expand Down

0 comments on commit 3fac85b

Please sign in to comment.