Skip to content

Commit a71ddd1

Browse files
committed
Add release not for #5342
1 parent 5f0e0db commit a71ddd1

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
@@ -62,6 +62,7 @@ You can determine your currently installed version using `pip freeze`:
6262
* Catch `APIException` from `get_serializer_fields` in schema generation. [#5443][gh5443]
6363
* Allow custom authentication and permission classes when using `include_docs_urls` [#5448][gh5448]
6464
* Defer translated string evaluation on validators. [#5452][gh5452]
65+
* Added default value for 'detail' param into 'ValidationError' exception [#5342][gh5342]
6566

6667

6768

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

8385

8486
## 3.6.x series

0 commit comments

Comments
 (0)