File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- # 0.11.2
3+ # 0.12.0
4+
5+ ## Rust
6+
7+ - chore(rust): Update ` prost ` to v0.13 ([ #335 ] ( https://github.com/cosmos/ics23/pull/335 ) , [ #336 ] ( https://github.com/cosmos/ics23/pull/336 ) )
8+
9+ # 0.11.3
410
511## Rust
612
713- fix(rust): Enforce that ` spec.InnerSpec.ChildSize ` is >= 1 ([ #339 ] ( https://github.com/cosmos/ics23/pull/339 ) )
814
15+ # 0.11.2
16+
17+ ## Rust
18+
19+ This release was yanked, please use v0.11.3 instead.
20+
921# 0.11.1
1022
1123## Rust
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license = "Apache-2.0"
77name = " ics23"
88repository = " https://github.com/cosmos/ics23/tree/master/rust"
99rust-version = " 1.60"
10- version = " 0.11.2 "
10+ version = " 0.12.0 "
1111
1212[workspace ]
1313members = [" codegen" , " no-std-check" ]
You can’t perform that action at this time.
0 commit comments