From 88fd95ef634f141728a41a65259e10c3fed11429 Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Date: Sun, 28 Jul 2024 20:34:03 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399a6fa748e..15bf83ab959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,8 +44,6 @@ Ref: https://keepachangelog.com/en/1.0.0/ * (apps/transfer) [\#6877](https://github.com/cosmos/ibc-go/pull/6877) Added the possibility to transfer the entire user balance of a particular denomination by using [`UnboundedSpendLimit`](https://github.com/cosmos/ibc-go/blob/b71e6e892f69b33c2bb489d762957de422404edc/modules/apps/transfer/types/coin.go#L59-L61) as the token amount. -### Bug Fixes - ## [v7.6.0](https://github.com/cosmos/ibc-go/releases/tag/v7.6.0) - 2024-06-20 ### State Machine Breaking