Skip to content

Commit

Permalink
chore: release v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM authored and MonikaCat committed Jan 2, 2024
1 parent fbb5240 commit 61c0055
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v5.1.0
### Changes
- Bumped Go version to `1.20`
- Fixed a bug that caused messages type urls to be empty in the database
- Implemented a better default `EncodingConfigBuilder`
- Added the ability to set `DatabaseConfig` field values using setter methods
- ([\#96](https://github.com/forbole/juno/pull/96)) Export `Codec` and `LegacyAmino` from the `Database` implementation

## v5.0.0
### Changes
- Updated Cosmos SDK to `v0.47.2`
Expand Down

0 comments on commit 61c0055

Please sign in to comment.