Skip to content

Commit 747ae82

Browse files
committed
📝 Update release notes
1 parent c651416 commit 747ae82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next release
22

3+
* Add `CONTRIBUTING.md` file to GitHub, to help new contributors. PR [#255](https://github.com/tiangolo/fastapi/pull/255) by [@wshayes](https://github.com/wshayes).
4+
35
* Add support for Pydantic's `skip_defaults`:
46
* There's a new *path operation decorator* parameter `response_model_skip_defaults`.
57
* The name of the parameter will most probably change in a future version to `response_skip_defaults`, `model_skip_defaults` or something similar.

0 commit comments

Comments
 (0)