Skip to content

Commit 0c67022

Browse files
committed
📝 Update release notes
1 parent d8fe307 commit 0c67022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Latest changes
22

3+
* Add support for type annotations using strings and `from __future__ import annotations`. PR [#451](https://github.com/tiangolo/fastapi/pull/451) by [@dmontagu](https://github.com/dmontagu).
4+
35
## 0.38.1
46

57
* Fix incorrect `Request` class import. PR [#493](https://github.com/tiangolo/fastapi/pull/493) by [@kamalgill](https://github.com/kamalgill).

0 commit comments

Comments
 (0)