From: github-actions Date: Thu, 7 Oct 2021 17:21:11 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.70.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e887d71455baee30deaf8542e96d1d1179c95b3;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index ffb2ecc769..64961e900c 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* ⬆️ Upgrade Starlette to 0.16.0. PR [#4016](https://github.com/tiangolo/fastapi/pull/4016) by [@tiangolo](https://github.com/tiangolo). ## 0.69.0 ### Breaking Changes - Upgrade