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

docs/en/docs/release-notes.md

index f3984fa9e3b3bbdea34e8b51a30eeacf5eed2562..f7fec547aef39cef9f26504a4c3ea654ced4fa78 100644 (file)
@@ -23,6 +23,7 @@ hide:
 
 ### Internal
 
+* 👷 Add CI to translate with LLMs. PR [#13937](https://github.com/fastapi/fastapi/pull/13937) by [@tiangolo](https://github.com/tiangolo).
 * ⚒️ Update translate script, show and update outdated translations. PR [#13933](https://github.com/fastapi/fastapi/pull/13933) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Refactor translate script with extra feedback (prints). PR [#13932](https://github.com/fastapi/fastapi/pull/13932) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update translations script to remove old (removed) files. PR [#13928](https://github.com/fastapi/fastapi/pull/13928) by [@tiangolo](https://github.com/tiangolo).