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

docs/en/docs/release-notes.md

index 6f804b9a9e63cfb97ce8ca62bc5a7a58064697da..253f8792374801754570a7cec626a4f747e03309 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* ✅ Simplify tests for header_params. PR [#13179](https://github.com/fastapi/fastapi/pull/13179) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for extra_models. PR [#13178](https://github.com/fastapi/fastapi/pull/13178) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for extra_data_types. PR [#13177](https://github.com/fastapi/fastapi/pull/13177) by [@alejsdev](https://github.com/alejsdev).
 * ✅ Simplify tests for cookie_params. PR [#13176](https://github.com/fastapi/fastapi/pull/13176) by [@alejsdev](https://github.com/alejsdev).