From: Sebastián Ramírez Date: Wed, 27 Nov 2019 19:40:26 +0000 (+0100) Subject: :memo: Update release notes X-Git-Tag: 0.44.0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4834d87dcd941b50cca549949fec2b491dc551be;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 0ce84fafb0..10e2009b18 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,6 @@ ## Latest changes +* Fix typo in HTTP protocol in CORS example. PR [#647](https://github.com/tiangolo/fastapi/pull/647) by [@forestmonster](https://github.com/forestmonster). * Add support for Pydantic versions `1.0.0` and above, with temporary (deprecated) backwards compatibility for Pydantic `0.32.2`. PR [#646](https://github.com/tiangolo/fastapi/pull/646) by [@dmontagu](https://github.com/dmontagu). ## 0.43.0