File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -599,7 +599,7 @@ Release 0.8.0
599599
600600 Nothing from 0.8.0 beta.
601601
602- Release 0.9.0 (planned)
602+ Release 0.9.0 beta1 2016/09/24
603603
604604 NEW FEATURES
605605 * Enum name transformation via `SerializationContext.EnumSerializationOptions.NameTransformer`.
@@ -611,3 +611,5 @@ Release 0.9.0 (planned)
611611 * Built in serializer for System.Text.StringBuilder now supports UnpackTo.
612612 * Add serialization to/from MessagePackObject as extension methods of MessagePackSerializer and MessagePackSerializer<T>. Issue #90
613613
614+ BUG FIXES
615+ * Fix nuspec to prevent old NuGet clients which do not support .NET Standard TFMs. Issue #177.
Original file line number Diff line number Diff line change 1- 0.9.0-dev
1+ 0.9.0-beta1
You can’t perform that action at this time.
0 commit comments