From 7e01c9149149b9d4b1d871e58eb88a22f15bdb3c Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Date: Wed, 31 Jan 2024 09:50:43 +0100 Subject: [PATCH] update changelog before v8.1.0 release --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da100b09de1..53ead4c1095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,14 +34,12 @@ Ref: https://keepachangelog.com/en/1.0.0/ # Changelog -## [Unreleased] +## [v8.1.0](https://github.com/cosmos/ibc-go/releases/tag/v8.1.0) - 2024-01-31 ### Dependencies * [\#5663](https://github.com/cosmos/ibc-go/pull/5663) Bump Cosmos SDK to v0.50.3 and CometBFT to v0.38.2. -### API Breaking - ### State Machine Breaking * (apps/27-interchain-accounts) [\#5442](https://github.com/cosmos/ibc-go/pull/5442) Increase the maximum allowed length for the memo field of `InterchainAccountPacketData`.