File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
3
3
4
4
<!-- GENERATOR_PLACEHOLDER -->
5
5
6
+ ## [ 2021-11-16]
7
+ ### Changed
8
+ - Upgrade JS dependencies and upgrade to node 16 ([ #3400 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3400 ) )
9
+ ### Fixed
10
+ - Fix ungraceful Celery workers shutdown in container ([ #3405 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3405 ) )
11
+ ### Updated
12
+ - Update psycopg2-binary to 2.9.2 ([ #3411 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3411 ) )
13
+ - Update psycopg2 to 2.9.2 ([ #3410 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3410 ) )
14
+ - Update redis to 4.0.0 ([ #3406 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3406 ) )
15
+ - Update django-coverage-plugin to 2.0.2 ([ #3409 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3409 ) )
16
+ - Update black to 21.10b0 ([ #3408 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3408 ) )
17
+
6
18
## [ 2021-11-15]
7
19
### Updated
8
20
- Update django-allauth to 0.46.0 ([ #3407 ] ( https://github.com/cookiecutter/cookiecutter-django/pull/3407 ) )
You can’t perform that action at this time.
0 commit comments