Skip to content

Commit

Permalink
Updated NEWS for release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hintjens committed Sep 21, 2013
1 parent d880d07 commit 3e93fd8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
CZMQ version 2.0.1 (rc2), released on 2013/09/21
================================================

Updated to support ZeroMQ v4.x. If you are using an older version of CZMQ
it will not build correctly with ZeroMQ v4.x. Sorry about that.

Added support for the new socket options:

* zsocket_set_req_relaxed ()
* zsocket_set_req_correlate ()
* zsocket_set_conflate ()


CZMQ version 2.0.0 (rc1), released on 2013/09/19
================================================

Expand Down

0 comments on commit 3e93fd8

Please sign in to comment.