From: github-actions Date: Sat, 3 Jul 2021 19:52:03 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.66.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7a35aee61f20d1d65d8aaae2dc48e2a2f284e87;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 779b280673..68e8198a8c 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* ✨ Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function. PR [#3457](https://github.com/tiangolo/fastapi/pull/3457) by [@tiangolo](https://github.com/tiangolo). * 🐛 Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI. PR [#1429](https://github.com/tiangolo/fastapi/pull/1429) by [@jmagnusson](https://github.com/jmagnusson). ## 0.65.3