Skip to content

Commit f3ab547

Browse files
committed
📝 Update release notes
1 parent 9cf9e10 commit f3ab547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/docs/release-notes.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
* ✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 with `separate_input_output_schemas=False`. PR [#10145](https://github.com/tiangolo/fastapi/pull/10145) by [@tiangolo](https://github.com/tiangolo).
1010
* New docs [Separate OpenAPI Schemas for Input and Output or Not](https://fastapi.tiangolo.com/how-to/separate-openapi-schemas/).
11+
* This PR also includes a new setup (internal tools) for generating screenshots for the docs.
1112

1213
### Refactors
1314

0 commit comments

Comments
 (0)