Skip to content

Commit e900dfe

Browse files
committed
Update changelog.
1 parent 3e65f47 commit e900dfe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,3 +607,6 @@ Release 0.9.0 (planned)
607607
Issue #184.
608608
* Polymorphic attributes now supports type qualification. Issue #171.
609609
* Runtime type polymorphism now supports name based type verification. This feature allows to prevent loading malicious or unknown types ibefore assembly loading.
610+
* Asymmetric serializers. You can generate "pack only" serializer when you set SerializationContext.CompabilityOptions.AllowAsymmetricSerializer to true. #68.
611+
* Built in serializer for System.Text.StringBuilder now supports UnpackTo.
612+

0 commit comments

Comments
 (0)