diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e399a..d0cb113 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] + +## [0.28.0] 2022-12-18 + ### Fixes * Fixed clippy lint `needless_borrow` ([#526])