diff --git a/CHANGELOG.md b/CHANGELOG.md index aea00603692..367de80df9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,22 +34,12 @@ Ref: https://keepachangelog.com/en/1.0.0/ # Changelog -## [[Unreleased]] +## [v9.0.1](https://github.com/cosmos/ibc-go/releases/tag/v9.0.1) - 2024-11-05 ### Testing * [\#7430](https://github.com/cosmos/ibc-go/pull/7430) Update the block proposer in test chains for each block. -### Dependencies - -### API Breaking - -### State Machine Breaking - -### Improvements - -### Features - ### Bug Fixes * (core/03-connection) [\#7397](https://github.com/cosmos/ibc-go/pull/7397) Skip the genesis validation connectionID for localhost client.