mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-07 19:16:43 +00:00
📝 Update release notes
This commit is contained in:
parent
dc5a966548
commit
a7a35aee61
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue