diff --git a/store/CHANGELOG.md b/store/CHANGELOG.md index 7f851201b9ab..2b6a94c78aca 100644 --- a/store/CHANGELOG.md +++ b/store/CHANGELOG.md @@ -21,4 +21,10 @@ Types of changes (Stanzas): Ref: https://keepachangelog.com/en/1.0.0/ --> -# Changelog \ No newline at end of file +# Changelog + +## [Unreleased] + +### Features + +* (store) [14746](https://github.com/cosmos/cosmos-sdk/pull/14746) The `store` module is extracted to have a separate go.mod file which allows it be a standalone module. \ No newline at end of file