]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 14:49:41 +0000 (14:49 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Feb 2026 14:49:41 +0000 (14:49 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 937e2930df755e832294e6446478663af6ef0994..1a56e5eca9a6865152fca5513054349c55b4fbeb 100644 (file)
@@ -68,6 +68,7 @@ hide:
 
 ### Internal
 
+* 🐛 Fix translation script commit in place. PR [#14818](https://github.com/fastapi/fastapi/pull/14818) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update translation script to retry if LLM-response doesn't pass validation with Translation Fixer tool. PR [#14749](https://github.com/fastapi/fastapi/pull/14749) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Run tests only on relevant code changes (not on docs). PR [#14813](https://github.com/fastapi/fastapi/pull/14813) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Run mypy by pre-commit. PR [#14806](https://github.com/fastapi/fastapi/pull/14806) by [@YuriiMotov](https://github.com/YuriiMotov).