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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# _Changelog
1
+
# Changelog
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
@@ -37,7 +37,7 @@ any parts of the framework not mentioned in the documentation should generally b
37
37
* Removed support for Django 5.0.
38
38
* Removed built-in support for generating OpenAPI schema. Use [drf-spectacular-json-api](https://github.com/jokiefer/drf-spectacular-json-api/) instead.
39
39
40
-
## [7.1.0] - 2024-10-25_
40
+
## [7.1.0] - 2024-10-25
41
41
42
42
This is the last release supporting Python 3.8, Django 5.0 and Django REST framework 3.14.
0 commit comments