diff --git a/CHANGELOG.md b/CHANGELOG.md index 24255a0..8e79a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This changelog was created using the `clu` binary ### Improvements -- (ante) [#51](https://github.com/evmos/os/pull/51) Refactor ante handlers to be easier to use in partner chains. +- (ante) [#52](https://github.com/evmos/os/pull/52) Refactor ante handlers to be easier to use in partner chains. - (all) [#48](https://github.com/evmos/os/pull/48) Move latest changes from evmOS main (f943af3b incl. SDK v50). - (all) [#43](https://github.com/evmos/os/pull/43) Update with latest evmOS main changes (2b7a8e2). - (tests) [#41](https://github.com/evmos/os/pull/41) Add Solidity and Ledger tests.