From 79a4af50c68bcc6e57a34d51bef97c9fa6f36692 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Date: Tue, 2 Aug 2022 14:28:14 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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