📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-21 08:06:42 +00:00
parent 1d93d531bc
commit 6513d4daa1
1 changed files with 4 additions and 0 deletions

View 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