Skip to content

Commit e8978ea

Browse files
author
glic3rinu
committed
Added break_long_headers on the release notes
1 parent b6c7730 commit e8978ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/topics/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ You can determine your currently installed version using `pip freeze`:
4444

4545
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
4646
* URL hyperlinking in browseable API now handles more cases correctly.
47+
* Long HTTP headers are broken in multiple lines when possible in browsable API.
4748
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
4849
* Bugfix: OAuth should fail hard when invalid token used.
4950
* Bugfix: Fix serializer potentially returning `None` object for models that define `__bool__` or `__len__`.

0 commit comments

Comments
 (0)