📝 Update release notes

[skip ci]
This commit is contained in:
github-actions 2025-01-30 12:17:52 +00:00
parent 041b2e1c46
commit 0541693bc7
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ hide:
### Refactors
* ♻️ Move duplicated code portion to a static method in the `APIKeyBase` super class. PR [#3142](https://github.com/fastapi/fastapi/pull/3142) by [@ShahriyarR](https://github.com/ShahriyarR).
* ✅ Simplify tests for request_files. PR [#13182](https://github.com/fastapi/fastapi/pull/13182) by [@alejsdev](https://github.com/alejsdev).
### Docs