diff --git a/CHANGELOG.md b/CHANGELOG.md index a0ccf3c40b9..fa117a5994e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Ignore `Last` when checking hyphen values (see #3249 for details) +- Help catch bugs with `#[must_use]` + ## [3.0.1] - 2022-01-03 ### Fixes