diff --git a/CHANGELOG.md b/CHANGELOG.md index f3e0da81..f60f6bd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.11.20 + + +### Fixed + +- Fix typos in translation instructions in README ([#5538](https://github.com/cookiecutter/cookiecutter-django/pull/5538)) + +### Updated + +- Bump amazon/aws-cli from 2.21.0 to 2.22.1 ([#5537](https://github.com/cookiecutter/cookiecutter-django/pull/5537)) + ## 2024.11.16 diff --git a/pyproject.toml b/pyproject.toml index 6461fe04..2d57bdc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.11.16" +version = "2024.11.20" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [