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

docs/en/docs/release-notes.md

index 4897b4022ec1cdbe582374d8a1761ae3cc7ed443..3245bd8c435ec9c162c32f8ce36ae9016dc4fad3 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* ✅ Simplify tests for body_fields. PR [#13169](https://github.com/fastapi/fastapi/pull/13169) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for body. PR [#13168](https://github.com/fastapi/fastapi/pull/13168) by [@alejsdev](https://github.com/alejsdev).
 * ✅ 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).