From: github-actions Date: Thu, 26 Jun 2025 15:23:20 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.14~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ecb4c53895c0a8bf3462983d48379abc54fcaec;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 3de9d99ce9..963559e123 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix support for unions when using `Form`. PR [#13827](https://github.com/fastapi/fastapi/pull/13827) by [@patrick91](https://github.com/patrick91). + ### Docs * Misprint. PR [#13800](https://github.com/fastapi/fastapi/pull/13800) by [@NavesSapnis](https://github.com/NavesSapnis).