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

docs/en/docs/release-notes.md

index 33da093ecaffed12c025fd4cfaf92f6656d60147..a9c19e858ec8c84c93b470560aff9afb24e00683 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* ✅ Simplify tests for request_forms. PR [#13184](https://github.com/fastapi/fastapi/pull/13184) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for path_query_params. PR [#13181](https://github.com/fastapi/fastapi/pull/13181) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for path_operation_configurations. PR [#13180](https://github.com/fastapi/fastapi/pull/13180) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for header_params. PR [#13179](https://github.com/fastapi/fastapi/pull/13179) by [@alejsdev](https://github.com/alejsdev).