update changelog
This commit is contained in:
parent
0c3117b3c7
commit
2dbd364d3b
|
@ -43,6 +43,8 @@ Ref: https://keepachangelog.com/en/1.0.0/
|
|||
balances or a single balance by denom when the `denom` query parameter is present.
|
||||
* (client) [\#5640](https://github.com/cosmos/cosmos-sdk/pull/5640) The rest server endpoint `/swagger-ui/` is replaced by ´/´.
|
||||
* (x/auth) [\#5702](https://github.com/cosmos/cosmos-sdk/pull/5702) The `x/auth` querier route has changed from `"acc"` to `"auth"`.
|
||||
* (server) [\#5702](https://github.com/cosmos/cosmos-sdk/pull/5709) There are two new flags for pruning, `--pruning-keep-every`
|
||||
and `--pruning-snapshot-every` as an alternative to `--pruning`. They allow to fine tune the strategy for pruning the state.
|
||||
|
||||
### API Breaking Changes
|
||||
|
||||
|
|
Loading…
Reference in New Issue