chore(collections): release v0.1.0 (#15858)

Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
testinginprod
2023-04-17 15:03:14 +00:00
committed by GitHub
co-authored by testinginprod Julien Robert
parent 73c8064145
commit 64d09e3c23
+3 -6
View File
@@ -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
## [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.