File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.1.0
4+ * [ ADDED] Strong name to the PusherClient assembly.
5+ * [ ADDED] Support for the authentication header on the HttpAuthorizer.
6+ * [ ADDED] End-to-end encryption for private encrypted channels.
7+ * [ ADDED] Method Channel.UnsubscribeAsync.
8+ * [ ADDED] Host to PusherOptions.
9+ * [ FIXED] The intermittent WebsocketAutoReconnect issue The socket is connecting, cannot connect again!
10+
311## 2.0.1
412* [ FIXED] Filter on event name in event emitter.
513
Original file line number Diff line number Diff line change 1212 <PackageDescription >The .NET library for interacting with the Pusher WebSocket API. Register at http://pusher.com</PackageDescription >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1414 <PackageIcon >icon-128.png</PackageIcon >
15- <Version >2.0.1 </Version >
15+ <Version >2.1.0 </Version >
1616 <AssemblyVersion >$(Version).0</AssemblyVersion >
1717 <FileVersion >$(Version).0</FileVersion >
1818 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments