diff --git a/CHANGELOG.md b/CHANGELOG.md index 2590f38..77ee2b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [2024.19] + ### Added - Repo and template now have a `CODEOWNERS` file for auto-assigning reviewers to PRs. @@ -194,7 +196,7 @@ Initial release! 🎉 - Josh Thomas (maintainer) -[unreleased]: https://github.com/westerveltco/django-twc-package/compare/v2024.18...HEAD +[unreleased]: https://github.com/westerveltco/django-twc-package/compare/v2024.19...HEAD [2024.1]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.1 [2024.2]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.2 [2024.3]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.3 @@ -213,3 +215,4 @@ Initial release! 🎉 [2024.16]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.16 [2024.17]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.17 [2024.18]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.18 +[2024.19]: https://github.com/westerveltco/django-twc-package/releases/tag/v2024.19