File tree Expand file tree Collapse file tree 5 files changed +28
-1
lines changed Expand file tree Collapse file tree 5 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ - Downgrade ` borsh ` version from ` v0.10.0 ` to ` v0.9 `
2
+ ([ #106 ] ( https://github.com/cosmos/ibc-proto-rs/pull/104 ) )
Original file line number Diff line number Diff line change
1
+ - Update ` ibc-go ` commit from ` v5.1.0 ` to ` v6.2.0 `
2
+ ([ #106 ] ( https://github.com/cosmos/ibc-proto-rs/issues/106 ) )
Original file line number Diff line number Diff line change
1
+ * June 14th, 2023*
2
+
3
+ This release updates the ` ibc-go ` proto files from version ` v5.1.0 ` to ` v6.2.0 ` which includes the ICA Protobuf definitions.
4
+
5
+ The version of ` borsh ` has been downgraded from ` v0.10.0 ` to ` v0.9 ` in order to match ` near-sdk-rs ` and Solana smart contract frame ` anchor ` .
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## v0.32.0
4
+
5
+ * June 14th, 2023*
6
+
7
+ This release updates the ` ibc-go ` proto files from version ` v5.1.0 ` to ` v6.2.0 ` which includes the ICA Protobuf definitions.
8
+
9
+ The version of ` borsh ` has been downgraded from ` v0.10.0 ` to ` v0.9 ` in order to match ` near-sdk-rs ` and Solana smart contract frame ` anchor ` .
10
+
11
+ ### BUG FIXES
12
+
13
+ - Downgrade ` borsh ` version from ` v0.10.0 ` to ` v0.9 `
14
+ ([ #106 ] ( https://github.com/cosmos/ibc-proto-rs/pull/104 ) )
15
+
16
+ ### IMPROVEMENTS
17
+
18
+ - Update ` ibc-go ` commit from ` v5.1.0 ` to ` v6.2.0 `
19
+ ([ #106 ] ( https://github.com/cosmos/ibc-proto-rs/issues/106 ) )
20
+
3
21
## v0.31.0
4
22
5
23
* May 31st, 2023*
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " ibc-proto"
3
- version = " 0.31 .0"
3
+ version = " 0.32 .0"
4
4
authors = [" Informal Systems <hello@informal.systems>" ]
5
5
edition = " 2021"
6
6
license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments