diff --git a/CHANGELOG.md b/CHANGELOG.md index 92d3c4e05be..bf87b29e14c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,22 +35,12 @@ Ref: https://keepachangelog.com/en/1.0.0/ All notable changes to this project will be documented in this file. -## [Unreleased] +## [v4.4.0](https://github.com/cosmos/ibc-go/releases/tag/v4.4.0) - 2023-04-25 ### Dependencies * [\#3416](https://github.com/cosmos/ibc-go/pull/3416) Bump Cosmos SDK to v0.45.15 and replace Tendermint with CometBFT v0.34.27. -### API Breaking - -### State Machine Breaking - -### Improvements - -### Features - -### Bug Fixes - ## [v4.3.0](https://github.com/cosmos/ibc-go/releases/tag/v4.3.0) - 2023-01-24 ### Dependencies