From: github-actions Date: Thu, 30 Jan 2025 12:04:59 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.8~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43d9a4d2b18102ac0dd64d261af170e99050da46;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 e21d2521fe..2f9da1465f 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Refactors + +* ✅ Simplify tests for request_files. PR [#13182](https://github.com/fastapi/fastapi/pull/13182) by [@alejsdev](https://github.com/alejsdev). + ### Docs * 👥 Update FastAPI People - Experts. PR [#13269](https://github.com/fastapi/fastapi/pull/13269) by [@tiangolo](https://github.com/tiangolo).