]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 11 Jan 2026 00:04:10 +0000 (00:04 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 11 Jan 2026 00:04:10 +0000 (00:04 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 5498039f9f5981d1adf40998587bd9d6691813e3..a25c94b7fa52fe43150e7aadfcd7faf9cc2aba29 100644 (file)
@@ -20,6 +20,7 @@ hide:
 
 ### Internal
 
+* 🔨 Refactor translation script to allow committing in place. PR [#14687](https://github.com/fastapi/fastapi/pull/14687) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix translation script path. PR [#14685](https://github.com/fastapi/fastapi/pull/14685) by [@tiangolo](https://github.com/tiangolo).
 * ✅ Enable tests in CI for scripts. PR [#14684](https://github.com/fastapi/fastapi/pull/14684) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add pre-commit local script to fix language translations. PR [#14683](https://github.com/fastapi/fastapi/pull/14683) by [@tiangolo](https://github.com/tiangolo).