Skip to content

Commit 8e14d41

Browse files
committed
Fix release date.
1 parent 926db90 commit 8e14d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ Release 0.9.0 beta2 2017/2/12
641641
* Fix types which implement IPackable and IUnpackable but do not have any members cannot be serialized. Issue #202
642642
* Fix Windows Native build error. Issue #206.
643643

644-
Release 0.9.0 RC1 2017-08-14
644+
Release 0.9.0 RC1 2017-08-13
645645

646646
NEW FEATURES
647647
* ByteArrayPacker/ByteArrayUnpacker. They are suitable for fixed pattern serialization/deserialization.
@@ -659,7 +659,7 @@ Release 0.9.0 RC1 2017-08-14
659659
* Fix MessagePackSerializer.Capability does not work correctly in Unity.
660660
* Fix polymorphic serializer error in Unity.
661661

662-
Release 0.9.0 2017-8-25
662+
Release 0.9.0 2017-8-26
663663

664664
NEW FEATURES
665665
* Enum name transformation via `SerializationContext.EnumSerializationOptions.NameTransformer`.

0 commit comments

Comments
 (0)