📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-10-31 18:35:03 +00:00
parent 496de1816a
commit 4d57c13055
1 changed files with 4 additions and 0 deletions

View File

@ -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