📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-04 12:59:45 +00:00
parent 0ec4bafca2
commit e248a4d22b
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix OpenAPI security scheme OAuth2 scopes declaration, deduplicate security schemes with different scopes. PR [#14455](https://github.com/fastapi/fastapi/pull/14455) by [@tiangolo](https://github.com/tiangolo).
## 0.123.7
### Fixes