diff --git a/nuget/Zyan.nuspec b/nuget/Zyan.nuspec index fce0e6a..dfe9701 100644 --- a/nuget/Zyan.nuspec +++ b/nuget/Zyan.nuspec @@ -2,7 +2,7 @@ Zyan - 2.13 + 2.14 Zyan Rainbird,yallie Hagen Siegel @@ -14,6 +14,18 @@ Amazingly easy distributed application framework for .NET, Mono and Xamarin.Android What's new: + v2.14: Bugfixes and stability improvements + — #85: Connection lock issue in duplex TCP channel + — #83: Race condition in ZyanDispatcher related to SessionManager + — #82: Unhandled exception in duplex TCP channel + — #81: Use SDK-style csproj for .NET 4.0 and above + — #80: Improved memory management for very large payloads + — #79: Unique name filtering for call interceptors + — #77: Event storage high watermark + — #76: ReconnectRemoteEvents behavior improvements + — #74: Single event handler invocation queue per session + — #73: Custom thread pool worker threads annotations + v2.13: Bugfixes and stability improvements — #73: RemoveClientServerWires freeze — #71: Problem with initialization of class TcpCustomServerProtocolSetup