Updated - Bump actions/setup-node from 2 to 3 ([3614](https://github.com/cookiecutter/cookiecutter-django/pull/3614))
2022.02.24
Updated - Update django-allauth to 0.49.0 ([3613](https://github.com/cookiecutter/cookiecutter-django/pull/3613)) - Update sentry-sdk to 1.5.6 ([3611](https://github.com/cookiecutter/cookiecutter-django/pull/3611)) - Update python-slugify to 6.1.0 ([3612](https://github.com/cookiecutter/cookiecutter-django/pull/3612))
2022.02.21
Changed - Cancel previous CI runs on successive PR pushes with GitHub actions ([3575](https://github.com/cookiecutter/cookiecutter-django/pull/3575)) Updated - Update coverage to 6.3.2 ([3610](https://github.com/cookiecutter/cookiecutter-django/pull/3610)) - Update gitpython to 3.1.27 ([3607](https://github.com/cookiecutter/cookiecutter-django/pull/3607)) - Update pylint-django to 2.5.2 ([3602](https://github.com/cookiecutter/cookiecutter-django/pull/3602)) - Update python-slugify to 6.0.1 ([3599](https://github.com/cookiecutter/cookiecutter-django/pull/3599)) - Update uvicorn to 0.17.5 ([3596](https://github.com/cookiecutter/cookiecutter-django/pull/3596)) - Update redis to 4.1.4 ([3595](https://github.com/cookiecutter/cookiecutter-django/pull/3595))
2022.02.20
Changed - Fix incorrect createdb instruction in documentation ([3606](https://github.com/cookiecutter/cookiecutter-django/pull/3606))
2022.02.16
Fixed - Fix Swagger schema API endpoint & add a test for it ([3592](https://github.com/cookiecutter/cookiecutter-django/pull/3592))
2022.02.15
Changed - Update the drf-spectacular local dev server url to use http instead of https ([3591](https://github.com/cookiecutter/cookiecutter-django/pull/3591))