From f9bf006214f098dcde4e62675d6f4dbc163f1725 Mon Sep 17 00:00:00 2001 From: MalteHerrmann Date: Tue, 26 Nov 2024 00:14:08 +0100 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 501d127..f58833e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This changelog was created using the `clu` binary ### Improvements +- (all) [#60](https://github.com/evmos/os/pull/60) Apply latest changes from Evmos repo (f943af3b to b72a32d76). - (cli) [#55](https://github.com/evmos/os/pull/55) Add missing list key types subcommand. - (cli) [#54](https://github.com/evmos/os/pull/54) Align debug CLI commands with Cosmos SDK plus other minor clean up. - (cli) [#53](https://github.com/evmos/os/pull/53) Enable specifying default key type for adding keys.