Skip to content

Commit

Permalink
Release v0.23.0 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
romac authored Nov 29, 2022
1 parent fd0c1e0 commit 9bd3577
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/v0.23.0/breaking-changes/40-tendermint-0.27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Update to tendermint-proto 0.27 ([#40](https://github.com/cosmos/ibc-proto-rs/pull/40))
3 changes: 3 additions & 0 deletions .changelog/v0.23.0/summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*November 29th, 2022*

This release updates the Tendermint Protobuf definitons to v0.27.0.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## v0.23.0

*November 29th, 2022*

This release updates the Tendermint Protobuf definitons to v0.27.0.

### BREAKING CHANGES

- Update to tendermint-proto 0.27 ([#40](https://github.com/cosmos/ibc-proto-rs/pull/40))

## v0.22.0

*November 9, 2022*
Expand Down

0 comments on commit 9bd3577

Please sign in to comment.