diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f4e3a98b5..f3df4bee99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.12.26 + + +### Updated + +- Update collectfasta to 3.2.1 ([#5606](https://github.com/cookiecutter/cookiecutter-django/pull/5606)) + +- Update django-allauth to 65.3.1 ([#5605](https://github.com/cookiecutter/cookiecutter-django/pull/5605)) + ## 2024.12.24 diff --git a/pyproject.toml b/pyproject.toml index a6a9f0af9c..f7145dedf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.12.24" +version = "2024.12.26" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [