Skip to content

Commit 8d92557

Browse files
committed
📝 Update relase notes
1 parent c56342b commit 8d92557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/docs/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Latest changes
44

5+
* Fix grammatical mistakes in async docs. PR [#1188](https://github.com/tiangolo/fastapi/pull/1188) by [@mickeypash](https://github.com/mickeypash).
56
* Add support for `response_model_exclude_defaults` and `response_model_exclude_none`:
67
* Deprecate the parameter `include_none` in `jsonable_encoder` and add the inverted `exclude_none`, to keep in sync with Pydantic.
78
* PR [#1166](https://github.com/tiangolo/fastapi/pull/1166) by [@voegtlel](https://github.com/voegtlel).

0 commit comments

Comments
 (0)