📝 Update release notes

[skip ci]
This commit is contained in:
github-actions 2025-06-17 10:42:46 +00:00
parent 30b9dfb11c
commit 64834d4a60
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ hide:
### Refactors
* 🚸 Set format to password for fields `password` and `client_secret` in `OAuth2PasswordRequestForm`, make docs show password fields for passwords. PR [#11032](https://github.com/fastapi/fastapi/pull/11032) by [@Thodoris1999](https://github.com/Thodoris1999).
* ✅ Simplify tests for `settings`. PR [#13505](https://github.com/fastapi/fastapi/pull/13505) by [@valentinDruzhinin](https://github.com/valentinDruzhinin).
* ✅ Simplify tests for `validate_response_recursive`. PR [#13507](https://github.com/fastapi/fastapi/pull/13507) by [@valentinDruzhinin](https://github.com/valentinDruzhinin).