From: github-actions[bot] Date: Fri, 31 Oct 2025 18:35:03 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.120.4~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d57c13055bed83aee2cecadf7ecde2c537b3938;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 a2c99eaf9..f4d08cd90 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix security schemes in OpenAPI when added at the top level app. PR [#14266](https://github.com/fastapi/fastapi/pull/14266) by [@YuriiMotov](https://github.com/YuriiMotov). + ## 0.120.3 ### Refactors