]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 13 Sep 2024 09:51:26 +0000 (09:51 +0000)
committergithub-actions <github-actions@github.com>
Fri, 13 Sep 2024 09:51:26 +0000 (09:51 +0000)
docs/en/docs/release-notes.md

index f00c3fed307baf5cdb10cd80c2304bd4461c0fb8..9370a1f3fd08ea51c34f39a0e0ad18760352553d 100644 (file)
@@ -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).