Skip to content

Commit

Permalink
correct changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mvid committed Jan 3, 2023
1 parent a73f654 commit a4a6bf0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ and this project adheres to
[#1291]: https://github.com/cosmos/cosmjs/issues/1291
[#1329]: https://github.com/cosmos/cosmjs/pull/1329

### Added
- @cosmjs/stargate: Add `granteeGrants` and `granterGrants` queries to
`AuthzExtension` ([#1308]).

[#1308]: https://github.com/cosmos/cosmjs/pull/1308

## [0.29.5] - 2022-12-07

### Fixed
Expand Down Expand Up @@ -65,13 +71,10 @@ and this project adheres to
`HttpBatchClientOptions`, `RpcClient` ([#1311]).
- @cosmjs/tendermint-rpc: Send batch immediately when full in `HttpBatchClient`
([#1310]).
- @cosmjs/stargate: Add `granteeGrants` and `granterGrants` queries to
`AuthzExtension` ([#1308]).

[#1309]: https://github.com/cosmos/cosmjs/issues/1309
[#1310]: https://github.com/cosmos/cosmjs/issues/1310
[#1311]: https://github.com/cosmos/cosmjs/issues/1311
[#1308]: https://github.com/cosmos/cosmjs/pull/1308

### Fixed

Expand Down

0 comments on commit a4a6bf0

Please sign in to comment.