From: github-actions Date: Mon, 7 Jul 2025 15:00:58 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.116.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd906a998ee2aa41cba98edf13364b34fdc9b1c1;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 e176d9402a..b22e8dd541 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Features + +* ✨ Add support for deploying to FastAPI Cloud with `fastapi deploy`. PR [#13870](https://github.com/fastapi/fastapi/pull/13870) by [@tiangolo](https://github.com/tiangolo). + ### Translations * 🌐 Add Russian translation for `docs/ru/docs/advanced/response-directly.md`. PR [#13801](https://github.com/fastapi/fastapi/pull/13801) by [@NavesSapnis](https://github.com/NavesSapnis).