Skip to content

Commit

Permalink
chore: CHANGELOG update (backport #13536) (#13538)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Oct 13, 2022
1 parent c308e1f commit 260f72c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -50,7 +50,8 @@ Ref: https://keepachangelog.com/en/1.0.0/

### API Breaking Changes

- (cli) [#13089](https://github.com/cosmos/cosmos-sdk/pull/13089) Fix rollback command don't actually delete multistore versions, added method `RollbackToVersion` to interface `CommitMultiStore` and added method `CommitMultiStore` to `Application` interface.
* (server) [#13485](https://github.com/cosmos/cosmos-sdk/pull/13485) The `Application` service now requires the `RegisterNodeService` method to be implemented.
* (cli) [#13089](https://github.com/cosmos/cosmos-sdk/pull/13089) Fix rollback command don't actually delete multistore versions, added method `RollbackToVersion` to interface `CommitMultiStore` and added method `CommitMultiStore` to `Application` interface.

### Bug Fixes

Expand Down

0 comments on commit 260f72c

Please sign in to comment.