CHANGELOG in amqp-0.7.2 vs CHANGELOG in amqp-0.7.3
- old
+ new
@@ -1,9 +1,8 @@
= Version 0.7.2
* [BUG] Server-named queues declared en masse now get their unique names instead of all beign assigned the first generated name
* [API] Connection URI (string) format for vhosts no longer assumes that vhosts begin with a slash (/), learn more at http://bit.ly/mfzwcB
- * [BUG] Heartbeats broken for long running tasks [#43]
* [BUG] Queue#reset leaks consumer tags [#40].
= Version 0.7.1
* [BUG] AMQP gem no longer conflicts with Builder 2.1.2 on Ruby 1.9.