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
599
599
600
600
Nothing from 0.8.0 beta.
601
601
602
- Release 0.9.0 (planned)
602
+ Release 0.9.0 beta1 2016/09/24
603
603
604
604
NEW FEATURES
605
605
* Enum name transformation via `SerializationContext.EnumSerializationOptions.NameTransformer`.
@@ -611,3 +611,5 @@ Release 0.9.0 (planned)
611
611
* Built in serializer for System.Text.StringBuilder now supports UnpackTo.
612
612
* Add serialization to/from MessagePackObject as extension methods of MessagePackSerializer and MessagePackSerializer<T>. Issue #90
613
613
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