Skip to content

Commit bd85216

Browse files
chore: update CHANGELOG.md for v3 (backport #1108) (#1109)
chore: update CHANGELOG.md for v3 (#1108) * chore: update CHANGELOG.md for v3 Update changelog to include note about fixing SlashPacket compatibility over the Wire * Update CHANGELOG.md (cherry picked from commit bcb2b27) Co-authored-by: MSalopek <matija.salopek994@gmail.com>
1 parent 3d64169 commit bd85216

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Add an entry to the unreleased section whenever merging a PR to main that is not
88

99
Date: June 21st, 2023
1010

11-
Interchain Security v3 uses SDK 0.47 and IBC 7.
11+
Interchain Security v3 uses SDK 0.47 and IBC 7.
1212

13+
* (fix) [#1093](https://github.com/cosmos/interchain-security/pull/1093) Make SlashPacketData backward compatible when sending data over the wire
1314
* (deps) [#1019](https://github.com/cosmos/interchain-security/pull/1019) Bump multiple dependencies.
1415
* Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to [v0.47.3](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.3).
1516
* Bump [ibc-go](https://github.com/cosmos/ibc-go) to [v7.1.0](https://github.com/cosmos/ibc-go/releases/tag/v7.1.0).

0 commit comments

Comments
 (0)