From: github-actions Date: Fri, 7 Jan 2022 09:35:10 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.71.0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e9f75912f75f09816328d5f8a28060c9d1ddd69;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 5995ecca68..add51ca59d 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.17.1. PR [#4145](https://github.com/tiangolo/fastapi/pull/4145) by [@simondale00](https://github.com/simondale00). ## 0.70.1 There's nothing interesting in this particular FastAPI release. It is mainly to enable/unblock the release of the next version of Pydantic that comes packed with features and improvements. 🤩