From: github-actions Date: Fri, 6 Sep 2024 15:58:05 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.114.0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b06b532677c91006efe01e4bd09b5d91f5df261;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 0571523bfe..2b9bd3e871 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Internal + +* รขยœย… Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic. PR [#12147](https://github.com/fastapi/fastapi/pull/12147) by [@tiangolo](https://github.com/tiangolo). + ## 0.113.0 Now you can declare form fields with Pydantic models: