Skip to content

Commit

Permalink
update CHANGELOG for version 2024.17
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Apr 26, 2024
1 parent 88211da commit 4585ba1
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.17]

### Added

- Pinned Django in `requirements.in` to less than the next major release based on the version chosen when answering copier questions.
Expand Down Expand Up @@ -283,7 +285,7 @@ Initial release! 🎉

- Josh Thomas <[email protected]> (maintainer)

[unreleased]: https:/westerveltco/django-twc-project/compare/v2024.16...HEAD
[unreleased]: https:/westerveltco/django-twc-project/compare/v2024.17...HEAD
[2024.1]: https:/westerveltco/django-twc-project/releases/tag/v2024.1
[2024.2]: https:/westerveltco/django-twc-project/releases/tag/v2024.2
[2024.3]: https:/westerveltco/django-twc-project/releases/tag/v2024.3
Expand All @@ -300,3 +302,4 @@ Initial release! 🎉
[2024.14]: https:/westerveltco/django-twc-project/releases/tag/v2024.14
[2024.15]: https:/westerveltco/django-twc-project/releases/tag/v2024.15
[2024.16]: https:/westerveltco/django-twc-project/releases/tag/v2024.16
[2024.17]: https:/westerveltco/django-twc-project/releases/tag/v2024.17

0 comments on commit 4585ba1

Please sign in to comment.