From c86eff8a9ca8ed4dba0f13a159730c94231e27fe Mon Sep 17 00:00:00 2001 From: Julien Robert Date: Thu, 21 Nov 2024 21:24:03 +0100 Subject: [PATCH] cl --- client/v2/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/client/v2/CHANGELOG.md b/client/v2/CHANGELOG.md index 8855b9d63293..b6f582c8d2fc 100644 --- a/client/v2/CHANGELOG.md +++ b/client/v2/CHANGELOG.md @@ -46,7 +46,6 @@ Ref: https://keepachangelog.com/en/1.0.0/ ### Bug Fixes * [#21809](https://github.com/cosmos/cosmos-sdk/pull/21809) Correctly handle enhanced sub commands. -* [#21853](https://github.com/cosmos/cosmos-sdk/pull/21853) Fix `*big.Int` unmarshalling in txs. * [#22576](https://github.com/cosmos/cosmos-sdk/pull/22576) Fix duplicate command addition in `autocli` when custom enhanced command has a different name than module name ## [v2.0.0-beta.5] - 2024-09-18