update changelog

This commit is contained in:
Jorge Aparicio 2022-06-15 13:14:15 +02:00
parent 1379a9859c
commit d58b8dbbb7

View File

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- `IndexSet` and `IndexMap`'s `default` method now compile time checks that their capacity is a power of two.
## [v0.7.13] - 2022-05-16
### Added