From: github-actions Date: Tue, 12 Nov 2024 16:12:19 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.5~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6f021ecc2a0e68979efd9fbc192369bf3f790ce;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 01e8770cf4..6222ecbfa8 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Refactors + +* ♻️ Update internal checks to support Pydantic 2.10. PR [#12914](https://github.com/fastapi/fastapi/pull/12914) by [@tiangolo](https://github.com/tiangolo). + ### Docs * 📝 Update includes for `docs/en/docs/tutorial/body.md`. PR [#12757](https://github.com/fastapi/fastapi/pull/12757) by [@gsheni](https://github.com/gsheni).