Skip to content

Commit

Permalink
chore: deprecate unused messages instead of removing them (#14608)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Jan 17, 2023
1 parent 6825383 commit 57595d5
Show file tree
Hide file tree
Showing 4 changed files with 2,091 additions and 144 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

* [#14017](https://github.com/cosmos/cosmos-sdk/pull/14017) Simplify ADR-028 and `address.Module`.
* This updates the [ADR-028](https://docs.cosmos.network/main/architecture/adr-028-public-key-addresses) and enhance the `address.Module` API to support module addresses and sub-module addresses in a backward compatible way.
* (snapshots) [#14608](https://github.com/cosmos/cosmos-sdk/pull/14608/) Deprecate unused structs `SnapshotKVItem` and `SnapshotSchema`.

## State Machine Breaking

Expand Down

0 comments on commit 57595d5

Please sign in to comment.