Skip to content

Commit d330286

Browse files
committed
clear release notes
1 parent 1fc33af commit d330286

File tree

1 file changed

+1
-35
lines changed

1 file changed

+1
-35
lines changed

src/NetMQ/NetMQ.nuspec

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -11,41 +11,7 @@
1111
<iconUrl>https://raw.githubusercontent.com/zeromq/netmq/master/img/NetMQ.ico</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>A 100% native C# port of the lightweight high performance messaging library ZeroMQ</description>
14-
<releaseNotes>
15-
Features:
16-
* XML Comments
17-
* DotNet 3.5 support
18-
* Using IO Completion Port
19-
* Poller support native sockets
20-
* Exceptions and error codes are more expressive
21-
* XPub Welcome Message
22-
* XPub Manual Subscriptions
23-
* Refactoring of Poller methods
24-
* Refactoring of Actor
25-
* Improve router performance by using MurMurHash
26-
* New Send and Receive API
27-
* Disable TimeWait option
28-
* 16bit methods to NetworkOrderBitsConverter
29-
* Improve memory performance by converting a Command class to struct
30-
* Serialisable exceptions
31-
32-
33-
Bug Fixes:
34-
* Exceptions are serializeable
35-
* Fix XPub.Verbose Cast exception
36-
* Fix optimization exception on OSX
37-
* Fix XSub subscriptions bug
38-
* Fix memory overflow issue
39-
* Fix bug in YPipe
40-
* Fix Identity bug with InProc
41-
* Fix Identity is sent on reconnect on Stream Socket
42-
* Fix bug with ARM processor
43-
* Fix setting Max Sockets bug
44-
* Fix disposing leaked native sockets in TCPListener
45-
* Fix CreateMonitorSocket causing NetMQContext.Dispose hang
46-
* Fix Device.IsRunning is always false
47-
* Fix Unbind of random port
48-
* Fix proxy with external poller bug
14+
<releaseNotes>
4915
</releaseNotes>
5016
<copyright>Copyright 2015</copyright>
5117
<tags>ZeroMQ 0MQ CLRZMQ NetMQ Messaging ZMQ transport distributed</tags>

0 commit comments

Comments
 (0)