Skip to content

Commit

Permalink
add #2627 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoke committed Jul 3, 2023
1 parent 2644151 commit 8d84f2f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changelog/10.0.2/summary.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*June 29, 2023*

This release bumps several dependencies.
This release bumps several dependencies and enables extra queries.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

*June 29, 2023*

This release bumps several dependencies.
This release bumps several dependencies and enables extra queries.

### DEPENDENCIES

Expand All @@ -15,6 +15,12 @@ This release bumps several dependencies.
[v0.34.29](https://github.com/cometbft/cometbft/releases/tag/v0.34.29)
([\#2594](https://github.com/cosmos/gaia/pull/2594))

### FEATURES

- register NodeService to enable query /cosmos/base/node/v1beta1/config
gRPC query to disclose node operator's configured minimum-gas-price.
([\#2629](https://github.com/cosmos/gaia/issues/2629))

## [v10.0.1] 2023-05-25

* (deps) [#2543](https://github.com/cosmos/gaia/pull/2543) Bump [ibc-go](https://github.com/cosmos/ibc-go) to [v4.4.1](https://github.com/cosmos/ibc-go/releases/tag/v4.4.1).
Expand Down

0 comments on commit 8d84f2f

Please sign in to comment.