Skip to content

Commit

Permalink
chore: v0.44.6 changelog and release notes (cosmos#10953)
Browse files Browse the repository at this point in the history
* chore: v0.44.6 changelog and release notes

* Update

* update date
  • Loading branch information
amaury1093 authored and jiujiteiro committed May 6, 2022
1 parent 8429171 commit 360ec03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

<<<<<<< HEAD
### Features

* [\#11430](https://github.com/cosmos/cosmos-sdk/pull/11430) Introduce a new `grpc-only` flag, such that when enabled, will start the node in a query-only mode. Note, gRPC MUST be enabled with this flag.
Expand Down Expand Up @@ -107,6 +108,9 @@ Ref: https://keepachangelog.com/en/1.0.0/
* (types) [\#10076](https://github.com/cosmos/cosmos-sdk/pull/10076) Significantly speedup and lower allocations for `Coins.String()`.
* (auth) [\#10022](https://github.com/cosmos/cosmos-sdk/pull/10022) `AuthKeeper` interface in `x/auth` now includes a function `HasAccount`.
* [\#10393](https://github.com/cosmos/cosmos-sdk/pull/10393) Add `HasSupply` method to bank keeper to ensure that input denom actually exists on chain.
=======
## [v0.44.6](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.44.6) - 2022-02-02
>>>>>>> 6e97bf892... chore: v0.44.6 changelog and release notes (#10953)
### Bug Fixes

Expand Down

0 comments on commit 360ec03

Please sign in to comment.