Skip to content

Commit

Permalink
chore: release v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM authored and MonikaCat committed Jan 4, 2024
1 parent 883ff78 commit 82ed11f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v5.0.0
### Changes
- Updated Cosmos SDK to `v0.47.2`

## v4.2.0
### Changes
- ([\#93](https://github.com/forbole/juno/pull/93)) Decode IBC transfer data to JSON for `/ibc.core.channel.v1.MsgRecvPacket` message
Expand All @@ -10,7 +14,7 @@

## v4.0.0
### Changes
- Updated cosmos/cosmos-sdk to `v0.45.8`
- Updated Cosmos SDK to `v0.45.8`
- ([\#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 if there are no blocks saved in database
Expand Down

0 comments on commit 82ed11f

Please sign in to comment.