Skip to content

Commit 2b31ba4

Browse files
committed
Update version and changelog.
1 parent bedc66a commit 2b31ba4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

build/Version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0-dev
1+
0.9.0-beta1

0 commit comments

Comments
 (0)