From 3f9c4567b51533af7d09d285f4f33e0c55e05dd0 Mon Sep 17 00:00:00 2001 From: unknown unknown Date: Tue, 27 Aug 2024 15:52:38 +0200 Subject: [PATCH] chore: CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ac4efaf..258929db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ Contains all the PRs that improved the code without changing the behaviors. ### Added - [#577](https://github.com/archway-network/archway/pull/577) - Adding a cute ascii art of Archway for the cli +- [#588](https://github.com/archway-network/archway/pull/588) - Add IBC hooks, bump IBC, allows contracts to query callback fee estimations. ### Changed - [#573](https://github.com/archway-network/archway/pull/573) - Bump cosmos-sdk to v0.50.6 and ibc to v8.2.1