]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 19 Mar 2026 17:38:08 +0000 (17:38 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 19 Mar 2026 17:38:08 +0000 (17:38 +0000)
[skip ci]

docs/en/docs/release-notes.md

index a89a72ae5b91fde4f14840351e5fc9a9d0ff34dc..1f130679a266bc55364d96dfe85332ea38b8bf2c 100644 (file)
@@ -20,6 +20,7 @@ hide:
 
 ### Internal
 
+* 🔨 Tweak translation workflow and translation fixer tool. PR [#15166](https://github.com/fastapi/fastapi/pull/15166) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 🔨 Fix `commit_in_place` passed via env variable in `translate.yml` workflow. PR [#15151](https://github.com/fastapi/fastapi/pull/15151) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 🔨 Update translation general prompt to enforce link style in translation matches the original link style. PR [#15148](https://github.com/fastapi/fastapi/pull/15148) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Re-enable translation workflow run by cron in CI (twice a month). PR [#15145](https://github.com/fastapi/fastapi/pull/15145) by [@YuriiMotov](https://github.com/YuriiMotov).