diff --git a/collections/CHANGELOG.md b/collections/CHANGELOG.md index 7958edea26..c1180a049f 100644 --- a/collections/CHANGELOG.md +++ b/collections/CHANGELOG.md @@ -31,9 +31,6 @@ Ref: https://keepachangelog.com/en/1.0.0/ ## [Unreleased] -* [#14134](https://github.com/cosmos/cosmos-sdk/pull/14134) Initialise core (Prefix, KeyEncoder, ValueEncoder, Map). -* [#14351](https://github.com/cosmos/cosmos-sdk/pull/14351) Add keyset -* [#14364](https://github.com/cosmos/cosmos-sdk/pull/14364) Add sequence -* [#14468](https://github.com/cosmos/cosmos-sdk/pull/14468) Add Map.IterateRaw API. -* [#14310](https://github.com/cosmos/cosmos-sdk/pull/14310) Add Pair keys -* [#14397](https://github.com/cosmos/cosmos-sdk/pull/14397) Add IndexedMap \ No newline at end of file +## [v0.1.0](https://github.com/cosmos/cosmos-sdk/releases/tag/collections%2Fv0.1.0) + +Collections `v0.1.0` is released! Check out the [docs](https://docs.cosmos.network/main/packages/collections) to know how to use the APIs. \ No newline at end of file