You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
3
3
4
4
<!-- GENERATOR_PLACEHOLDER -->
5
5
6
+
## [2022-02-15]
7
+
### Changed
8
+
- Update the drf-spectacular local dev server url to use http instead of https ([#3591](https://github.com/cookiecutter/cookiecutter-django/pull/3591))
9
+
6
10
## [2022-02-13]
7
11
### Changed
8
12
- Change docs port from 7000 to 9000 ([#3590](https://github.com/cookiecutter/cookiecutter-django/pull/3590))
0 commit comments