mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-08 11:36:40 +00:00
📝 Update release notes
This commit is contained in:
parent
cd9e87e60e
commit
4356cc9588
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
## Latest changes
|
||||
|
||||
* Add FastAPI with Swagger UI cheatsheet to external links. PR [#671](https://github.com/tiangolo/fastapi/pull/671) by [@euri10](https://github.com/euri10).
|
||||
* 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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue