From: Sebastián Ramírez Date: Sun, 1 Sep 2019 12:53:20 +0000 (-0500) Subject: :memo: Update release notes X-Git-Tag: 0.38.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af390af77c86fe724fd76a6941d22de23914eec0;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index adede685e2..4b80ceb95a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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).