Skip to content

Commit 75e44dd

Browse files
committed
Add fastapi update to changelog
1 parent 5a2a91c commit 75e44dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Please follow [the Keep a Changelog standard](https://keepachangelog.com/en/1.0.
1212
* `__doc__` attribute is now copied from the original enum to the generated enum
1313
* Python 3.12 type aliases and their typing_extensions backports are now supported (including `pydantic.JsonValue` and other `typing_extensions.TypeAliasType` instances)
1414
* The bug when solve_dependencies error on the migration of a request to the latest version responds with a non-json serializable error and cadwyn showed a failed to serialize error instead of the actual error
15+
* Updated minimum fastapi version to 0.112.4 because embed_body_fields was added in 0.112.4
1516

1617
## [5.1.2]
1718

0 commit comments

Comments
 (0)