mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
Add CHANGELOG entry for cosmjs-types to 0.3
This commit is contained in:
parent
09b94d77dc
commit
7acef3eda4
@ -14,8 +14,12 @@ and this project adheres to
|
|||||||
queries remain available in the `IbcExtension` because for IBC the storage
|
queries remain available in the `IbcExtension` because for IBC the storage
|
||||||
layout is standardized. Such queries can still be implemented in CosmJS caller
|
layout is standardized. Such queries can still be implemented in CosmJS caller
|
||||||
code that only needs to support one backend. ([#865])
|
code that only needs to support one backend. ([#865])
|
||||||
|
- all: Upgrade cosmjs-types to 0.3. This includes the types of the Cosmos SDK
|
||||||
|
0.44 modules x/authz and x/feegrant. It causes a few breaking changes by
|
||||||
|
adding fields to interfaces. ([#928])
|
||||||
|
|
||||||
[#865]: https://github.com/cosmos/cosmjs/issues/865
|
[#865]: https://github.com/cosmos/cosmjs/issues/865
|
||||||
|
[#928]: https://github.com/cosmos/cosmjs/issues/928
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user