File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,6 @@ Ref: https://keepachangelog.com/en/1.0.0/
4040
4141### Dependencies
4242
43- * [ \# 8264] ( https://github.com/cosmos/ibc-go/pull/8264 ) Bump ** github.com/prysmaticlabs/prysm** to ** v5.3.0**
44-
4543### API Breaking
4644
4745### State Machine Breaking
@@ -52,6 +50,30 @@ Ref: https://keepachangelog.com/en/1.0.0/
5250
5351### Testing API
5452
53+ ## [ v10.2.0] ( https://github.com/cosmos/ibc-go/releases/tag/v10.2.0 ) - 2022-04-30
54+
55+ ### Features
56+
57+ * (light-clients/07-tendermint) [ \# 8185] ( https://github.com/cosmos/ibc-go/pull/8185 ) Allow scaling of trusting period for client upgrades
58+
59+ ### Dependencies
60+
61+ * [ \# 8254] ( https://github.com/cosmos/ibc-go/pull/8254 ) Bump ** github.com/cosmos/cosmos-sdk** to ** 0.53.0**
62+ * [ \# 8326] ( https://github.com/cosmos/ibc-go/pull/8329 ) Bump ** cosmossdk.io/x/upgrade** to ** 0.2.0**
63+ * [ \# 8326] ( https://github.com/cosmos/ibc-go/pull/8326 ) Bump ** cosmossdk.io/api** to ** 0.9.2**
64+ * [ \# 8293] ( https://github.com/cosmos/ibc-go/pull/8293 ) Bump ** cosmossdk.io/math** to ** 1.5.3**
65+ * [ \# 8254] ( https://github.com/cosmos/ibc-go/pull/8254 ) Bump ** cosmossdk.io/core** to ** 0.11.3**
66+ * [ \# 8254] ( https://github.com/cosmos/ibc-go/pull/8254 ) Bump ** cosmossdk.io/store** to ** 1.1.2**
67+ * [ \# 8254] ( https://github.com/cosmos/ibc-go/pull/8254 ) Bump ** cosmossdk.io/x/tx** to ** 0.14.0**
68+ * [ \# 8253] ( https://github.com/cosmos/ibc-go/pull/8253 ) Bump ** cosmossdk.io/errors** to ** 1.0.2**
69+ * [ \# 8253] ( https://github.com/cosmos/ibc-go/pull/8253 ) Bump ** cosmossdk.io/log** to ** 1.5.1**
70+ * [ \# 8253] ( https://github.com/cosmos/ibc-go/pull/8253 ) Bump ** github.com/cometbft/cometbft** to ** 0.38.17**
71+ * [ \# 8264] ( https://github.com/cosmos/ibc-go/pull/8264 ) Bump ** github.com/prysmaticlabs/prysm** to ** v5.3.0**
72+
73+ ### Bug Fixes
74+
75+ * [ \# 8287] ( https://github.com/cosmos/ibc-go/pull/8287 ) rename total_escrow REST query from ` denoms ` to ` total_escrow `
76+
5577## [ v10.1.0] ( https://github.com/cosmos/ibc-go/releases/tag/v10.1.0 ) - 2022-03-14
5678
5779### Security Fixes
You can’t perform that action at this time.
0 commit comments