From: github-actions Date: Sun, 13 Nov 2022 20:30:05 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.87.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a63f660de05cc448c8a372dfd33e30edc159717;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 439c0889fe..bd36f6d529 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* ✏️ Tweak Help FastAPI from PR review after merging. PR [#5633](https://github.com/tiangolo/fastapi/pull/5633) by [@tiangolo](https://github.com/tiangolo). * ✏️ Clarify docs on CORS. PR [#5627](https://github.com/tiangolo/fastapi/pull/5627) by [@paxcodes](https://github.com/paxcodes). ### Features