Skip to content

Commit 4eb5b1a

Browse files
committed
Add release note for encode#5691
1 parent 78f982f commit 4eb5b1a

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
@@ -98,7 +98,9 @@ You can determine your currently installed version using `pip freeze`:
9898
* Fix schema docs typo [#5687][gh5687]
9999
* Fix URL pattern parsing in schema generation [#5689][gh5689]
100100
* Add example using `source=‘*’` to custom field docs. [#5688][gh5688]
101+
* Fix format_suffix_patterns behavior with Django 2 path() routes [#5691][gh5691]
101102

103+
[gh5691]: https://github.com/encode/django-rest-framework/issues/5691
102104
[gh5688]: https://github.com/encode/django-rest-framework/issues/5688
103105
[gh5689]: https://github.com/encode/django-rest-framework/issues/5689
104106
[gh5687]: https://github.com/encode/django-rest-framework/issues/5687

0 commit comments

Comments
 (0)