mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-09 20:16:42 +00:00
📝 Update release notes
This commit is contained in:
parent
afad59dfbb
commit
48b5ef1681
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue