]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 21 Dec 2025 08:06:42 +0000 (08:06 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 21 Dec 2025 08:06:42 +0000 (08:06 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 7e3ef48ece9558f7382a1dba1115a269ffcc526e..12267e3b10f301b8c43bb785c337258aee52de8b 100644 (file)
@@ -12,6 +12,10 @@ hide:
 * 🔧 Add LLM prompt file for Korean, generated from the existing translations. PR [#14546](https://github.com/fastapi/fastapi/pull/14546) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add LLM prompt file for Japanese, generated from the existing translations. PR [#14545](https://github.com/fastapi/fastapi/pull/14545) by [@tiangolo](https://github.com/tiangolo).
 
+### Internal
+
+* ⬆️ Upgrade OpenAI model for translations to gpt-5.2. PR [#14579](https://github.com/fastapi/fastapi/pull/14579) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.126.0
 
 ### Upgrades