From: Sebastián Ramírez Date: Sat, 29 Feb 2020 13:06:45 +0000 (+0100) Subject: :memo: Update release notes X-Git-Tag: 0.49.2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48b5ef16813318872fc1b7d706778c24e938241a;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 82705f68c9..8326ec7fe0 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,6 @@ ## Latest changes +* Fix accepting valid types for response models, including Python types like `List[int]`. PR [#1017](https://github.com/tiangolo/fastapi/pull/1017) by [@patrickmckenna](https://github.com/patrickmckenna). * Fix format in SQL tutorial. PR [#1015](https://github.com/tiangolo/fastapi/pull/1015) by [@vegarsti](https://github.com/vegarsti). ## 0.49.1