Skip to content

Commit 0442096

Browse files
committed
Update nuspec.
1 parent 81ddf00 commit 0442096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MsgPack.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<iconUrl>http://cli.msgpack.org/images/msgpack.ico</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>MessagePack is fast, compact, and interoperable binary serialization format.
14-
This library provides MessagePack serialization/deserialization APIs. This library supports Xamarin and Unity3D.</description>
15-
<releaseNotes>This release now supports Xamarin and Unity3D by adding serializer code generation which enables setting break-point and avoiding runtime code generation. In addition, runtime code generation in iOS/Android is also supported.</releaseNotes>
14+
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.</description>
15+
<releaseNotes>This release fixes Unity3D iOS related critical issues, and now supports Windows Phone 8 (including Windows Phone Silverlight).</releaseNotes>
1616
<copyright>Copyright 2010-2014 FUJIWARA, Yusuke, all rights reserved.</copyright>
1717
<tags>Serialization MessagePack MsgPack Formatter Binary Serializer Fast Xamarin Unity3D</tags>
1818
<dependencies />

0 commit comments

Comments
 (0)