]> 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:21:31 +0000 (00:21 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 11 Jan 2026 00:21:31 +0000 (00:21 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 19efeec13aea2cfeb67648193b85ccb60cec632d..52166f4e8dd42dc5e68bf443ffd581d5e7329379 100644 (file)
@@ -22,6 +22,7 @@ hide:
 
 ### Internal
 
+* 👷 Tweak CI input names. PR [#14688](https://github.com/fastapi/fastapi/pull/14688) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 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).