File tree 3 files changed +15
-0
lines changed
3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ - Remove an incorrect validation during tendermint client update
2
+ ([ \# 911] ( https://github.com/cosmos/ibc-rs/issues/911 ) )
Original file line number Diff line number Diff line change
1
+ This release is a critical patch release that introduces a vital fix by removing
2
+ an incorrect validation during a Tendermint client update.
3
+
4
+ There are no consensus-breaking changes.
Original file line number Diff line number Diff line change @@ -92,6 +92,15 @@ There are no consensus-breaking changes.
92
92
- Remove unused code snippets and move serializer roundtrip test to ` serializers.rs `
93
93
([ #869 ] ( https://github.com/cosmos/ibc-rs/issues/869 ) )
94
94
95
+ ## v0.44.2
96
+
97
+ * October 12, 2023*
98
+
99
+ This release is a critical patch release that introduces a vital fix by removing
100
+ an incorrect validation during a Tendermint client update.
101
+
102
+ There are no consensus-breaking changes.
103
+
95
104
## v0.44.1
96
105
97
106
* August 4, 2023*
You can’t perform that action at this time.
0 commit comments