From: github-actions Date: Fri, 13 Sep 2024 09:51:26 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.114.2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a5fd71f5596ad7437394597fc09f1b8e8ec73f2;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 f00c3fed30..9370a1f3fd 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix form field regression with `alias`. PR [#12194](https://github.com/fastapi/fastapi/pull/12194) by [@Wurstnase](https://github.com/Wurstnase). + ### Translations * 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-form-models.md`. PR [#12175](https://github.com/fastapi/fastapi/pull/12175) by [@ceb10n](https://github.com/ceb10n).