chore(x/tx): Update changelog for x/tx v0.6.2. (#16021)
This commit is contained in:
parent
b5c77d6452
commit
4044a058f4
@ -31,10 +31,20 @@ Ref: https://keepachangelog.com/en/1.0.0/
|
||||
|
||||
## Unreleased
|
||||
|
||||
## v0.6.2
|
||||
|
||||
### Improvements
|
||||
|
||||
* [#15873](https://github.com/cosmos/cosmos-sdk/pull/15873): add `Validate` method and only check for errors when `Validate` is explicitly called.
|
||||
|
||||
## v0.6.1
|
||||
|
||||
### Improvements
|
||||
|
||||
* [#15871](https://github.com/cosmos/cosmos-sdk/pull/15871)
|
||||
* `HandlerMap` now has a `DefaultMode()` getter method
|
||||
* Textual types use `signing.ProtoFileResolver` instead of `protoregistry.Files`
|
||||
|
||||
## v0.6.0
|
||||
|
||||
### API Breaking
|
||||
|
||||
Loading…
Reference in New Issue
Block a user