We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35120f6 commit 134f8c2Copy full SHA for 134f8c2
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# CHANGELOG
2
3
+## v0.30.0
4
+
5
+*April 20th, 2023*
6
7
+This release updates `tendermint-proto` to v0.31.
8
9
+### BREAKING CHANGES
10
11
+- Update `tendermint-proto` to v0.31.x
12
+ ([\#90](https://github.com/cosmos/ibc-proto-rs/pull/90))
13
14
## v0.29.0
15
16
*April 12th, 2023*
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ibc-proto"
-version = "0.29.0"
+version = "0.30.0"
authors = ["Informal Systems <hello@informal.systems>"]
edition = "2021"
license = "Apache-2.0"
0 commit comments