]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes master
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 19:06:15 +0000 (19:06 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 19:06:15 +0000 (19:06 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 584137f5b39efd3514194b493267df53751a6c48..1380d7ff6d2a74b8a127d86efe7048676263db48 100644 (file)
@@ -14,6 +14,7 @@ hide:
 
 ### Internal
 
+* 🔨 Update LLM translation script to guide reviewers to change the prompt. PR [#14614](https://github.com/fastapi/fastapi/pull/14614) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Do not run translations on cron while finishing updating existing languages. PR [#14613](https://github.com/fastapi/fastapi/pull/14613) by [@tiangolo](https://github.com/tiangolo).
 * 🔥 Remove test variants for Pydantic v1 in test_request_params. PR [#14612](https://github.com/fastapi/fastapi/pull/14612) by [@tiangolo](https://github.com/tiangolo).
 * 🔥 Remove Pydantic v1  specific test variants. PR [#14611](https://github.com/fastapi/fastapi/pull/14611) by [@tiangolo](https://github.com/tiangolo).