Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Merge pull request #186 from ronkorving/changelog
Browse files Browse the repository at this point in the history
Augmented History file with recent additions.
  • Loading branch information
Ron Korving committed Mar 12, 2013
2 parents b10cfb8 + f0326d1 commit 8b79000
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions History.md
@@ -1,29 +1,40 @@

2.2.0 / 2012-10-17
Next
====

* added: xpub/xsub socket types [xla]
* added: support for zmq_disconnect [matehat]
* added: LAST_ENDPOINT socket option [ronkorving]
* added: local/remote_lat local/remote_thr perf test [wavded]
* fixed: tests improved [qubyte, jeremybarnes, ronkorving]
* fixed: Node v0.9.4+ compatibility [mscdex]
* fixed: SNDHWM and RCVHWM options were given the wrong type [freehaha]
* removed: waf support [mscdex]

2.2.0 / 2012-10-17
==================

* add support for pkg-config
* add libzmq 3.x support [aaudis]
* fix: prevent GC happening too soon for connect/bindSync

2.1.0 / 2012-06-29
2.1.0 / 2012-06-29
==================

* fix require() for 0.8.0
* change: use uv_poll in place of IOWatcher
* remove stupid engines field

2.0.3 / 2012-03-14
2.0.3 / 2012-03-14
==================

* Removed -Wall (libuv unused vars caused the build to fail...)

2.0.2 / 2012-02-16
2.0.2 / 2012-02-16
==================

* Added back `.createSocket()` for BC. Closes #86

2.0.1 / 2012-01-26
2.0.1 / 2012-01-26
==================

* Added `.zmqVersion` [patricklucas]
Expand Down

0 comments on commit 8b79000

Please sign in to comment.