Skip to content

Commit 292a2d4

Browse files
mat-soprafalp
andauthored
Update CHANGELOG.md
Co-authored-by: Rafał Pitoń <[email protected]>
1 parent c6665db commit 292a2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Unlocked versions of black, isort, autoflake and dev dependencies
99
- Added `remote_schema_verify_ssl` option.
1010
- Changed how default values for inputs are generated to handle potential cycles.
11-
- Changed `BaseModel` to apply `parse` and `serialize` methods on every list element.
11+
- Fixed `BaseModel` incorrectly calling `parse` and `serialize` methods on entire list instead of its items for `List[Scalar]`.
1212

1313

1414
## 0.4.0 (2023-03-20)

0 commit comments

Comments
 (0)