mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-10 20:46:51 +00:00
📝 Update release notes
This commit is contained in:
parent
94ee932351
commit
ac60cba75f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
## Latest changes
|
## Latest changes
|
||||||
|
|
||||||
|
* Add new high-performance JSON response class using `orjson`. New docs: [Custom Response - HTML, Stream, File, others: `ORJSONResponse`](https://fastapi.tiangolo.com/advanced/custom-response/#use-orjsonresponse). PR [#1065](https://github.com/tiangolo/fastapi/pull/1065).
|
||||||
|
|
||||||
## 0.51.0
|
## 0.51.0
|
||||||
|
|
||||||
* Re-export utils from Starlette:
|
* Re-export utils from Starlette:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue