We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b86dd0 commit d0119b4Copy full SHA for d0119b4
CHANGELOG.md
@@ -3,6 +3,12 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
3
4
<!-- GENERATOR_PLACEHOLDER -->
5
6
+## [2022-01-19]
7
+### Changed
8
+- Add swagger API documentation when DRF is enabled ([#3536](https://github.com/cookiecutter/cookiecutter-django/pull/3536))
9
+### Updated
10
+- Update pre-commit to 2.17.0 ([#3541](https://github.com/cookiecutter/cookiecutter-django/pull/3541))
11
+
12
## [2022-01-17]
13
### Changed
14
- Avoid docker image/volume collision by prefixing with project slug ([#3528](https://github.com/cookiecutter/cookiecutter-django/pull/3528))
0 commit comments