diff --git a/CHANGELOG.md b/CHANGELOG.md index d87e63dc92c..2ad19cf2846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,7 +55,7 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i * (sims) [#21906](https://github.com/cosmos/cosmos-sdk/pull/21906) Skip sims test when running dry on validators * (cli) [#21919](https://github.com/cosmos/cosmos-sdk/pull/21919) Query address-by-acc-num by account_id instead of id. -* (store) [#]() Prune cmd wait for async pruning to finish. +* (store) [#22656](https://github.com/cosmos/cosmos-sdk/pull/22656) Prune cmd wait for async pruning to finish. ### API Breaking Changes