Skip to content

Commit e39d933

Browse files
Matthew EganCarlton Gibson
authored andcommitted
Version 3.7 annoucement fix (#5501)
1 parent bafbc60 commit e39d933

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/topics/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ You can determine your currently installed version using `pip freeze`:
9797
* Have `is_list_view` recognise RetrieveModel… views [#5480][gh5480]
9898
* Remove Django 1.8 & 1.9 compatibility code [#5481][gh5481]
9999
* Remove deprecated schema code from DefaultRouter [#5482][gh5482]
100-
100+
* Refactor schema generation to allow per-view customisation.
101+
**BC Change**: `SchemaGenerator.get_serializer_fields` has been refactored as `AutoSchema.get_serializer_fields` and drops the `view` argument [#5354][gh5354]
101102

102103
## 3.6.x series
103104

0 commit comments

Comments
 (0)