Skip to content

Commit

Permalink
bounded-collections: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
conr2d committed Oct 24, 2024
1 parent 4b86341 commit 31ad2e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bounded-collections/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog].

[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/

## [Unreleased]
- Added `ConstInt` and `ConstUint` types. [#878](https://github.com/paritytech/parity-common/pull/878)

## [0.2.1] - 2024-10-08
- Added `serde` support for `BoundedBTreeMap`. [#870](https://github.com/paritytech/parity-common/pull/870)

Expand Down

0 comments on commit 31ad2e0

Please sign in to comment.