Skip to content

Commit 1ecc12e

Browse files
committed
Add release note for #5482
1 parent 6287551 commit 1ecc12e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ You can determine your currently installed version using `pip freeze`:
9696
* Update coreapi JS to 0.1.1 [#5479][gh5479]
9797
* Have `is_list_view` recognise RetrieveModel… views [#5480][gh5480]
9898
* Remove Django 1.8 & 1.9 compatibility code [#5481][gh5481]
99+
* Remove deprecated schema code from DefaultRouter [#5482][gh5482]
99100

100101

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

0 commit comments

Comments
 (0)