diff --git a/CHANGELOG.md b/CHANGELOG.md index 209e4606b02..301b54c2b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ # Changelog -## [v3.0.2](https://github.com/cosmos/ibc-go/releases/tag/v3.0.1) - 2022-08-02 +## [v3.0.2](https://github.com/cosmos/ibc-go/releases/tag/v3.0.2) - 2022-08-02 ### Improvements @@ -156,7 +156,7 @@ Ref: https://keepachangelog.com/en/1.0.0/ * (modules/core/04-channel) [\#1130](https://github.com/cosmos/ibc-go/pull/1130) Call `packet.GetSequence()` rather than passing func in `WriteAcknowledgement` log output * (apps/transfer) [\#1451](https://github.com/cosmos/ibc-go/pull/1451) Fixing the support for base denoms that contain slashes. -## [v2.2.2](https://github.com/cosmos/ibc-go/releases/tag/v2.2.1) - 2022-08-02 +## [v2.2.2](https://github.com/cosmos/ibc-go/releases/tag/v2.2.2) - 2022-08-02 ### Improvements