diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e37f48..59d1f7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.2] - 2023-08-04 + +### Fixed +- *(docs)* check fix version +- *(crate)* initial pr always included the entire changelog +- *(crate)* always prefix with 'v' when creating prs, or releases (#9) + +### Other +- *(docs)* remove 0.2 checklist + ## [0.2.1] - 2023-08-04 ### Docs