From f1a29ddb99e6a0764b25bb925ffd1adbaf624b0c Mon Sep 17 00:00:00 2001 From: Spoorthi Satheesha <9302666+spoo-bar@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:40:47 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c11fd63..6e1d93f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,8 @@ Contains all the PRs that improved the code without changing the behaviours. ### Changed +- [#457](https://github.com/archway-network/archway/pull/457) - Modify the upgrade handlers to pass in all the app keepers instead of just the account keeper + ### Deprecated - [#439](https://github.com/archway-network/archway/pull/439) - Renaming `debug` image to `dev`