chore(collections): prepare changelog for v0.4.0 release (#17428)

Co-authored-by: unknown unknown <unknown@unknown>
This commit is contained in:
testinginprod 2023-08-17 14:30:14 +02:00 committed by GitHub
parent 09db6997c5
commit 0e8cef5795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,8 @@ Ref: https://keepachangelog.com/en/1.0.0/
## [Unreleased]
## [v0.4.0](https://github.com/cosmos/cosmos-sdk/releases/tag/collections%2Fv0.4.0)
### Features
* [#17024](https://github.com/cosmos/cosmos-sdk/pull/17024) - Introduces `Triple`, a composite key with three keys.