From: github-actions[bot] Date: Sat, 11 Oct 2025 16:46:19 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.119.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a3879b2c3c33daf91121b30c78a41e1d8440a3d;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 55a9415356..8957e43d46 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Features + +* รขยœยจ Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app. PR [#14168](https://github.com/fastapi/fastapi/pull/14168) by [@tiangolo](https://github.com/tiangolo). + ## 0.118.3 ### Upgrades