]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 18:51:39 +0000 (18:51 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 18:51:39 +0000 (18:51 +0000)
[skip ci]

docs/en/docs/release-notes.md

index c4b88a4732c22906c02ee2cb8b1053aa811a85d7..584137f5b39efd3514194b493267df53751a6c48 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Translations
 
+* 🔧 Add LLM prompt file for Traditional Chinese, generated from the existing translations. PR [#14550](https://github.com/fastapi/fastapi/pull/14550) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add LLM prompt file for Simplified Chinese, generated from the existing translations. PR [#14549](https://github.com/fastapi/fastapi/pull/14549) by [@tiangolo](https://github.com/tiangolo).
 
 ### Internal