update changelog

This commit is contained in:
Jorge Aparicio 2022-04-29 17:20:34 +02:00
parent 730ab75741
commit a48c773cb7

View File

@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed ### Changed
- [breaking-change] `IndexMap` and `IndexSet` now require that keys implement the `core::hash::Hash`
trait instead of the `hash32::Hash` (v0.2.0) trait
### Fixed ### Fixed
## [v0.7.16] - 2022-08-09 ## [v0.7.16] - 2022-08-09