diff --git a/CHANGELOG.md b/CHANGELOG.md index 910e2297..b6ccf47e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This changelog was created using the `clu` binary ### Improvements +- (all) [#37](https://github.com/evmos/os/pull/37) Add EVM, feemarket and precompiles from evmOS. - (all) [#30](https://github.com/evmos/os/pull/30) Add example chain implementation and ante handlers. - (ci) [#35](https://github.com/evmos/os/pull/35) Disable dependabot temporarily. - (contracts) [#24](https://github.com/evmos/os/pull/24) Add contracts directory and compilation script.