Skip to content

Commit 3a5f6d4

Browse files
update changelog before v7.5.0 release
1 parent eff9b35 commit 3a5f6d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,12 @@ Ref: https://keepachangelog.com/en/1.0.0/
3434

3535
# Changelog
3636

37-
## [[Unreleased]]
37+
## [v7.5.0](https://github.com/cosmos/ibc-go/releases/tag/v7.5.0) - 2024-05-14
3838

3939
### Dependencies
4040

4141
* [\#6254](https://github.com/cosmos/ibc-go/pull/6254) Update Cosmos SDK to v0.47.11 and CometBFT to v0.37.5.
4242

43-
### API Breaking
44-
4543
### State Machine Breaking
4644

4745
* (light-clients/07-tendermint) [\#6276](https://github.com/cosmos/ibc-go/pull/6276) Fix: No-op to avoid panicking on `UpdateState` for invalid misbehaviour submissions.
@@ -60,6 +58,8 @@ Ref: https://keepachangelog.com/en/1.0.0/
6058

6159
### Bug Fixes
6260

61+
* (apps/29-fee) [\#6255](https://github.com/cosmos/ibc-go/pull/6255) Delete already refunded fees from state if some fee(s) cannot be refunded on channel closure.
62+
6363
## [v7.4.0](https://github.com/cosmos/ibc-go/releases/tag/v7.4.0) - 2024-04-05
6464

6565
## [v7.3.2](https://github.com/cosmos/ibc-go/releases/tag/v7.3.2) - 2024-01-31

0 commit comments

Comments
 (0)