File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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`.
You can’t perform that action at this time.
0 commit comments