Skip to content

Commit

Permalink
Add release note for #5482
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson committed Oct 5, 2017
1 parent 0cbc14a commit 1dadb1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/topics/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ You can determine your currently installed version using `pip freeze`:
* Update coreapi JS to 0.1.1 [#5479][gh5479]
* 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]


## 3.6.x series
Expand Down Expand Up @@ -1524,3 +1525,4 @@ For older release notes, [please see the version 2.x documentation][old-release-
[gh5452]: https://github.com/encode/django-rest-framework/issues/5452
[gh5342]: https://github.com/encode/django-rest-framework/issues/5342
[gh5454]: https://github.com/encode/django-rest-framework/issues/5454
[gh5482]: https://github.com/encode/django-rest-framework/issues/5482

0 comments on commit 1dadb1c

Please sign in to comment.