]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 29 Feb 2020 13:06:45 +0000 (14:06 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 29 Feb 2020 13:06:45 +0000 (14:06 +0100)
docs/release-notes.md

index 82705f68c9937e0f2d0d8810c79e06a36ddce00d..8326ec7fe0ec7da43c9f25993430369b1b81d6a2 100644 (file)
@@ -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