From: github-actions Date: Sat, 15 Feb 2025 14:38:14 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.9~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cbd7b986e7108ea5cb79eb653e37e0073bd22645;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 d5440404be..28821455ab 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 `dependency_testing`. PR [#13223](https://github.com/fastapi/fastapi/pull/13223) by [@alv2017](https://github.com/alv2017). + ### Docs * ✏️ Remove duplicate title in docs `body-multiple-params`. PR [#13345](https://github.com/fastapi/fastapi/pull/13345) by [@DanielYang59](https://github.com/DanielYang59).