Skip to content

Commit

Permalink
Add release not for #5342
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson committed Oct 5, 2017
1 parent 7cdf7a9 commit 558fbe5
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 @@ -62,6 +62,7 @@ You can determine your currently installed version using `pip freeze`:
* Catch `APIException` from `get_serializer_fields` in schema generation. [#5443][gh5443]
* Allow custom authentication and permission classes when using `include_docs_urls` [#5448][gh5448]
* Defer translated string evaluation on validators. [#5452][gh5452]
* Added default value for 'detail' param into 'ValidationError' exception [#5342][gh5342]



Expand All @@ -79,6 +80,7 @@ You can determine your currently installed version using `pip freeze`:
[gh5443]: https://github.com/encode/django-rest-framework/issues/5443
[gh5448]: https://github.com/encode/django-rest-framework/issues/5448
[gh5452]: https://github.com/encode/django-rest-framework/issues/5452
[gh5342]: https://github.com/encode/django-rest-framework/issues/5342


## 3.6.x series
Expand Down

0 comments on commit 558fbe5

Please sign in to comment.