0.0.5
=====

 * #15 - On windows, on slow network, client.wait may
   have failed with error 10057.


0.0.4
=====

 * Updated URL scheme parsing.
 * Better tests for pubacks.
 * Proper support for capabilities.
 * Support for canceling consumes (basic.cancel).
 * Fixed performance problem when there was a large number
   of published messages unacked with pubacks enabled.
 * Many minor fixes.


0.0.3
=====

 * Fixed issue with write buffer not being flushed when expected
   https://github.com/majek/puka/issues/3


0.0.2
=====
 
 * Fixed amqp_url parsing.


0.0.1
=====

 * Initial release
