Skip to content

Commit 18a2e64

Browse files
committed
Add release notes for #5469
1 parent d76cca3 commit 18a2e64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/topics/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,11 @@ You can determine your currently installed version using `pip freeze`:
8282
* Fix schema generation markdown [#5421][gh5421]
8383
* Allow `ChoiceField.choices` to be set dynamically [#5426][gh5426]
8484
* Add the project layout to the quickstart [#5434][gh5434]
85-
85+
* Reuse 'apply_markdown' function in 'render_markdown' templatetag [#5469][gh5469]
8686

8787

8888
<!-- 3.7.0 -->
89+
[gh5469]: https://github.com/encode/django-rest-framework/issues/5469
8990
[gh5435]: https://github.com/encode/django-rest-framework/issues/5435
9091
[gh5434]: https://github.com/encode/django-rest-framework/issues/5434
9192
[gh5426]: https://github.com/encode/django-rest-framework/issues/5426

0 commit comments

Comments
 (0)