@@ -3,6 +3,167 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
33
44<!-- GENERATOR_PLACEHOLDER -->
55
6+ ## 2023年11月14日
7+ 8+ 9+ ### Updated
10+ 11+ - Update sentry-sdk to 1.35.0 ([ #4681 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4681 ) )
12+ 13+ - Auto-update pre-commit hooks ([ #4683 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4683 ) )
14+ 15+ ## 2023年11月11日
16+ 17+ 18+ ### Updated
19+ 20+ - Update celery to 5.3.5 ([ #4678 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4678 ) )
21+ 22+ ## 2023年11月09日
23+ 24+ 25+ ### Updated
26+ 27+ - Auto-update pre-commit hooks ([ #4673 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4673 ) )
28+ 29+ - Update black to 23.11.0 ([ #4674 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4674 ) )
30+ 31+ ## 2023年11月08日
32+ 33+ 34+ ### Updated
35+ 36+ - Update pytest-django to 4.7.0 ([ #4672 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4672 ) )
37+ 38+ ## 2023年11月06日
39+ 40+ 41+ ### Changed
42+ 43+ - Add ` rmbackup ` script to remove backups from ` postgres/backups ` . Fixes: #4663 ([ #4664 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4664 ) )
44+ 45+ ### Updated
46+ 47+ - Update django-allauth to 0.58.2 ([ #4667 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4667 ) )
48+ 49+ - Update uvicorn to 0.24.0.post1 ([ #4666 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4666 ) )
50+ 51+ ## 2023年11月04日
52+ 53+ 54+ ### Updated
55+ 56+ - Update uvicorn to 0.24.0 ([ #4665 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4665 ) )
57+ 58+ ## 2023年11月03日
59+ 60+ 61+ ### Updated
62+ 63+ - Update flake8-isort to 6.1.1 ([ #4662 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4662 ) )
64+ 65+ ## 2023年11月02日
66+ 67+ 68+ ### Updated
69+ 70+ - Update sentry-sdk to 1.34.0 ([ #4660 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4660 ) )
71+ 72+ ## 2023年11月01日
73+ 74+ 75+ ### Updated
76+ 77+ - Update django to 4.2.7 ([ #4658 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4658 ) )
78+ 79+ - Update django-stubs to 4.2.6 ([ #4657 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4657 ) )
80+ 81+ ## 2023年10月31日
82+ 83+ 84+ ### Updated
85+ 86+ - Update pytest-django to 4.6.0 ([ #4656 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4656 ) )
87+ 88+ - Update pytest to 7.4.3 ([ #4654 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4654 ) )
89+ 90+ - Update werkzeug to 3.0.1 ([ #4655 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4655 ) )
91+ 92+ - Update sentry-sdk to 1.33.1 ([ #4653 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4653 ) )
93+ 94+ - Update sentry-sdk to 1.33.0 ([ #4652 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4652 ) )
95+ 96+ - Update crispy-bootstrap5 to 2023.10 ([ #4651 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4651 ) )
97+ 98+ ## 2023年10月26日
99+ 100+ 101+ ### Updated
102+ 103+ - Update django-anymail to 10.2 ([ #4645 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4645 ) )
104+ 105+ ## 2023年10月24日
106+ 107+ 108+ ### Updated
109+ 110+ - Update black to 23.10.1 ([ #4639 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4639 ) )
111+ 112+ - Auto-update pre-commit hooks ([ #4641 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4641 ) )
113+ 114+ ## 2023年10月23日
115+ 116+ 117+ ### Updated
118+ 119+ - Update pylint-django to 2.5.5 ([ #4638 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4638 ) )
120+ 121+ ## 2023年10月19日
122+ 123+ 124+ ### Updated
125+ 126+ - Update mypy to 1.6.1 ([ #4634 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4634 ) )
127+ 128+ - Update djangorestframework-stubs to 3.14.4 ([ #4637 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4637 ) )
129+ 130+ - Update django-stubs to 4.2.5 ([ #4636 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4636 ) )
131+ 132+ ## 2023年10月17日
133+ 134+ 135+ ### Updated
136+ 137+ - Auto-update pre-commit hooks ([ #4633 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4633 ) )
138+ 139+ - Update black to 23.10.0 ([ #4632 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4632 ) )
140+ 141+ - Update pillow to 10.1.0 ([ #4630 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4630 ) )
142+ 143+ - Update django-crispy-forms to 2.1 ([ #4629 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4629 ) )
144+ 145+ ## 2023年10月13日
146+ 147+ 148+ ### Updated
149+ 150+ - Update pre-commit to 3.5.0 ([ #4628 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4628 ) )
151+ 152+ - Update watchfiles to 0.21.0 ([ #4627 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4627 ) )
153+ 154+ ## 2023年10月12日
155+ 156+ 157+ ### Updated
158+ 159+ - Update django-cors-headers to 4.3.0 ([ #4625 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4625 ) )
160+ 161+ - Update whitenoise to 6.6.0 ([ #4624 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4624 ) )
162+ 163+ - Update sentry-sdk to 1.32.0 ([ #4623 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4623 ) )
164+ 165+ - Bump traefik from 2.10.4 to 2.10.5 ([ #4626 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/4626 ) )
166+ 6167## 2023年10月09日
7168
8169
0 commit comments