]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 1 Sep 2019 12:53:20 +0000 (07:53 -0500)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 1 Sep 2019 12:53:20 +0000 (07:53 -0500)
docs/release-notes.md

index adede685e27c262f0e009425d72b0b3968b2cec4..4b80ceb95a30f038877b85d51f6e15ca6e55c2c6 100644 (file)
@@ -1,5 +1,7 @@
 ## Latest changes
 
+* Fix incorrect `Request` class import. PR [#493](https://github.com/tiangolo/fastapi/pull/493) by [@kamalgill](https://github.com/kamalgill).
+
 ## 0.38.0
 
 * Add recent articles to [External Links](https://fastapi.tiangolo.com/external-links/) and recent opinions. PR [#490](https://github.com/tiangolo/fastapi/pull/490).