From: github-actions[bot] Date: Thu, 18 Jun 2026 09:00:03 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.138.0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c744991f968f44b5dc6eb3c1636866986e653747;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 4a52cc34df..b768b54629 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Internal + +* รฐยŸย”ยจ Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid warnings. PR [#15792](https://github.com/fastapi/fastapi/pull/15792) by [@YuriiMotov](https://github.com/YuriiMotov). + ## 0.137.2 (2026-06-18) ### Features