Skip to content

Commit

Permalink
Version 3.7 annoucement fix (#5501)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Egan authored and Carlton Gibson committed Oct 15, 2017
1 parent bafbc60 commit e39d933
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/topics/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ You can determine your currently installed version using `pip freeze`:
* Have `is_list_view` recognise RetrieveModel… views [#5480][gh5480]
* Remove Django 1.8 & 1.9 compatibility code [#5481][gh5481]
* Remove deprecated schema code from DefaultRouter [#5482][gh5482]

* Refactor schema generation to allow per-view customisation.
**BC Change**: `SchemaGenerator.get_serializer_fields` has been refactored as `AutoSchema.get_serializer_fields` and drops the `view` argument [#5354][gh5354]

## 3.6.x series

Expand Down

0 comments on commit e39d933

Please sign in to comment.