]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 29 Dec 2025 18:54:43 +0000 (18:54 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 29 Dec 2025 18:54:43 +0000 (18:54 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9c4fe05ea05ce11f261d3168247f421bf105fe98..2eb674624e08ca73e943f6a7705f8621ab1534f9 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Internal
 
+* 🌐 Update translation prompts. PR [#14619](https://github.com/fastapi/fastapi/pull/14619) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 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).