Skip to content

Commit

Permalink
update CHANGELOG for version 2024.19
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed May 8, 2024
1 parent 923bb2c commit eb00a8e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -194,7 +196,7 @@ Initial release! 🎉

- Josh Thomas <josh@joshthomas.dev> (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
Expand All @@ -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

0 comments on commit eb00a8e

Please sign in to comment.