diff --git a/CHANGELOG.md b/CHANGELOG.md index 5551fd9..b0b0765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1] - 2026-08-04 + ### Changed - The gitleaks `mise` pin and `scan.yml`'s full-history checkout are now emitted @@ -51,5 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 enabled, the policy test. - `copier update` support with a clean 3-way merge across template releases. -[Unreleased]: https://github.com/maybebyte/python-kickstarter/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/maybebyte/python-kickstarter/compare/v0.1.1...HEAD +[0.1.1]: https://github.com/maybebyte/python-kickstarter/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/maybebyte/python-kickstarter/releases/tag/v0.1.0