File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
33
44<!-- GENERATOR_PLACEHOLDER -->
55
6+ ## 2024.11.20
7+
8+
9+ ### Fixed
10+
11+ - Fix typos in translation instructions in README ([ #5538 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/5538 ) )
12+
13+ ### Updated
14+
15+ - Bump amazon/aws-cli from 2.21.0 to 2.22.1 ([ #5537 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/5537 ) )
16+
617## 2024.11.16
718
819
Original file line number Diff line number Diff line change 11[project ]
22name = " cookiecutter-django"
3- version = " 2024.11.16 "
3+ version = " 2024.11.20 "
44description = " A Cookiecutter template for creating production-ready Django projects quickly."
55readme = " README.md"
66keywords = [
You can’t perform that action at this time.
0 commit comments