diff --git a/CHANGELOG.md b/CHANGELOG.md index dccb69d5..1e0a7677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Changes - ([\#74](https://github.com/forbole/juno/pull/74)) Added database block count to prometheus to improve alert monitoring - ([\#75](https://github.com/forbole/juno/pull/75)) Allow modules to handle MsgExec inner messages +- ([\#76](https://github.com/forbole/juno/pull/76)) Return 0 as height for `GetLastBlockHeight()` method while no block is saved - Updated cosmos/cosmos-sdk to `v0.45.8` - Use `sqlx` instead of `sql` while dealing with a PostgreSQL database