Skip to content

Commit 734c534

Browse files
authored
update release note to include full message (#7251)
the truncation changes the meaning somewhat..
1 parent dd33ebb commit 734c534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Be sure to upgrade to Python 3 before upgrading to Django REST Framework 3.10.
174174
* Add testing of Python 3.7 support [#6141][gh6141]
175175
* Test using Django 2.1 final release. [#6109][gh6109]
176176
* Added djangorestframework-datatables to third-party packages [#5931][gh5931]
177-
* Change ISO 8601 date format to exclude year/month [#5936][gh5936]
177+
* Change ISO 8601 date format to exclude year/month-only options [#5936][gh5936]
178178
* Update all pypi.python.org URLs to pypi.org [#5942][gh5942]
179179
* Ensure that html forms (multipart form data) respect optional fields [#5927][gh5927]
180180
* Allow hashing of ErrorDetail. [#5932][gh5932]

0 commit comments

Comments
 (0)