Skip to content

Commit

Permalink
update changelog in preparation for v5.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega committed Dec 20, 2022
1 parent fb9c600 commit 15c0908
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,13 @@ Ref: https://keepachangelog.com/en/1.0.0/

# Changelog

## [Unreleased]
## [v5.2.0](https://github.com/cosmos/ibc-go/releases/tag/v5.2.0) - 2022-12-20

### Dependencies

* [\#2868](https://github.com/cosmos/ibc-go/pull/2868) Bump ICS 23 to v0.9.0.
* [\#2944](https://github.com/cosmos/ibc-go/pull/2944) Bump Cosmos SDK to v0.46.7 and Tendermint to v0.34.24.

### API Breaking

### State Machine Breaking

* (apps/29-fee) [\#2942](https://github.com/cosmos/ibc-go/pull/2942) Check `x/bank` send enabled before escrowing fees.
Expand All @@ -51,10 +49,6 @@ Ref: https://keepachangelog.com/en/1.0.0/

* (apps/29-fee) [\#2786](https://github.com/cosmos/ibc-go/pull/2786) Save gas by checking key existence with `KVStore`'s `Has` method.

### Features

### Bug Fixes

## [v5.1.0](https://github.com/cosmos/ibc-go/releases/tag/v5.1.0) - 2022-11-09

### Dependencies
Expand Down

0 comments on commit 15c0908

Please sign in to comment.