From: Sebastián Ramírez Date: Fri, 28 Feb 2025 16:46:04 +0000 (+0100) Subject: 📝 Update release notes X-Git-Tag: 0.115.10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2644728f6cdfe48c686803446ca92a5aa386061;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 0d04cb935e..fe455c6868 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -11,7 +11,7 @@ hide: ### Fixes -* ♻️ Update internal annotation usage for compatibilty with Pydantic 2.11. PR [#13314](https://github.com/fastapi/fastapi/pull/13314) by [@Viicos](https://github.com/Viicos). +* ♻️ Update internal annotation usage for compatibility with Pydantic 2.11. PR [#13314](https://github.com/fastapi/fastapi/pull/13314) by [@Viicos](https://github.com/Viicos). ### Upgrades