File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- # Unreleased
3+ # 0.11.3
44
55## Rust
66
77- fix(rust): Enforce that ` spec.InnerSpec.ChildSize ` is >= 1 ([ #339 ] ( https://github.com/cosmos/ics23/pull/339 ) )
88
9- # 0.11.1
9+ # 0.11.2
1010
1111## Rust
1212
13- ## Full changes
13+ This release was yanked, please use v0.11.3 instead.
14+
15+ # 0.11.1
16+
17+ ## Rust
1418
1519- chore(rust): Update ` informalsystems-pbjson ` to v0.7.0 ([ #274 ] ( https://github.com/cosmos/ics23/pull/274 ) )
1620
1721# 0.11.0
1822
1923## Rust
2024
21- ## Full changes
22-
2325- chore(rust): update ` prost ` to v0.12 ([ #202 ] ( https://github.com/cosmos/ics23/pull/202 ) )
2426
2527# 0.10.2
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.1 "
10+ version = " 0.11.3 "
1111
1212[workspace ]
1313members = [" codegen" , " no-std-check" ]
You can’t perform that action at this time.
0 commit comments