Skip to content

Commit 9eeaf60

Browse files
committed
Add release notes for 5454
1 parent a71ddd1 commit 9eeaf60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/topics/release-notes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can determine your currently installed version using `pip freeze`:
6363
* Allow custom authentication and permission classes when using `include_docs_urls` [#5448][gh5448]
6464
* Defer translated string evaluation on validators. [#5452][gh5452]
6565
* Added default value for 'detail' param into 'ValidationError' exception [#5342][gh5342]
66-
66+
* Adjust schema get_filter_fields rules to match framework [#5454][gh5454]
6767

6868

6969
<!-- 3.7.0 -->
@@ -81,6 +81,7 @@ You can determine your currently installed version using `pip freeze`:
8181
[gh5448]: https://github.com/encode/django-rest-framework/issues/5448
8282
[gh5452]: https://github.com/encode/django-rest-framework/issues/5452
8383
[gh5342]: https://github.com/encode/django-rest-framework/issues/5342
84+
[gh5454]: https://github.com/encode/django-rest-framework/issues/5454
8485

8586

8687
## 3.6.x series

0 commit comments

Comments
 (0)