Skip to content

Commit 0a0bb6a

Browse files
committed
Update release notes
For the last minute #5346
1 parent 1a7ed29 commit 0a0bb6a

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
@@ -67,6 +67,7 @@ You can determine your currently installed version using `pip freeze`:
6767
* Revert "Cached the field's root and context property" [#5313][gh5313]
6868
* Fix introspection of list field in schema. [#5326][gh5326]
6969
* Fix interactive docs for multiple nested and extra methods. [#5334][gh5334]
70+
* Fix/remove undefined template var "schema" [#5346][gh5346]
7071

7172
### 3.6.3
7273

@@ -1391,6 +1392,7 @@ For older release notes, [please see the version 2.x documentation][old-release-
13911392
[gh5117]: https://github.com/encode/django-rest-framework/issues/5117
13921393

13931394
<!-- 3.6.4 -->
1395+
[gh5346]: https://github.com/encode/django-rest-framework/issues/5346
13941396
[gh5334]: https://github.com/encode/django-rest-framework/issues/5334
13951397
[gh5326]: https://github.com/encode/django-rest-framework/issues/5326
13961398
[gh5313]: https://github.com/encode/django-rest-framework/issues/5313

0 commit comments

Comments
 (0)