]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 8 Jan 2025 19:25:29 +0000 (19:25 +0000)
committergithub-actions <github-actions@github.com>
Wed, 8 Jan 2025 19:25:29 +0000 (19:25 +0000)
[skip ci]

docs/en/docs/release-notes.md

index bf95dbea9da4defecd087a775f040ed61c8abb56..559ddc5d733d13f824903a0b6e5b94b663868d6f 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* ✅ Simplify tests for bigger_applications. PR [#13167](https://github.com/fastapi/fastapi/pull/13167) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for background_tasks. PR [#13166](https://github.com/fastapi/fastapi/pull/13166) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for additional_status_codes. PR [#13149](https://github.com/fastapi/fastapi/pull/13149) by [@tiangolo](https://github.com/tiangolo).