Skip to content

Commit 1a54b40

Browse files
committed
Update change log.
1 parent 2cf6562 commit 1a54b40

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,3 +628,5 @@ Release 0.9.0 (planned)
628628
* Fix SerializerCodeGenerator does not handle collections correctly for IsRecursive = true. Issue #203
629629
* Fix extra field causes IndexOutOfBoundException when reflection based serializers are used. Issue #199
630630
* Fix some built-in serializers throws InvalidOperationException instead of SerializationException for type errors. Issue #204
631+
* Fix a combination of readonly members and collection members incorrect code generation when the type also have deserialization constructor. Issue #207.
632+

0 commit comments

Comments
 (0)