]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 3 Jul 2021 19:52:03 +0000 (19:52 +0000)
committergithub-actions <github-actions@github.com>
Sat, 3 Jul 2021 19:52:03 +0000 (19:52 +0000)
docs/en/docs/release-notes.md

index 779b2806731f737438dbde907e0a9af07559ac7d..68e8198a8cb8a782e64b52cbbf2369b6b09b9971 100644 (file)
@@ -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