Skip to content

v0.46.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 16:53
· 3687 commits to main since this release
eb1e3eb

Cosmos SDK v0.46.4 Release Notes

This release introduces a number of bug fixes, features and improvements.
Notably, a new query for accessing module accounts info by module name (thanks @gsk967).

Please see the CHANGELOG for an exhaustive list of changes.

Full Commit History: v0.46.3...v0.46.4

NOTE: The changes mentioned in v0.46.3 are still required:

# Chains must add the following to their go.mod for the application:
replace github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0