changelog

This commit is contained in:
Robin Müller 2023-03-15 11:52:20 +01:00
parent f735c2e9d4
commit 066dd0d397
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
## Changed
- Assert than `FixedArrayList` is larger than 0 at compile time.
# [v6.0.0] 2023-02-10
## Fixes