diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e640b4952..7fb57e6a96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## [v0.9.3] 2025-04-15 +## [v0.9.3] - Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear` and `IndexMap::clear` in the context of panicking drop implementations.