CHANGELOG in amqp-0.9.10 vs CHANGELOG in amqp-1.0.0.pre1
- old
+ new
@@ -1,4 +1,8 @@
+= Version 1.0.0
+
+ * [API] All public API bits deprecated in 0.8.0 are COMPLETELY REMOVED
+
= Version 0.9.0 to 0.9.4
* [BUG] A couple of concurrency issues (race conditions) fixed for apps that actively close and/or reuse channels
* [BUG] AMQP::Queue#initialize with :nowait => true no longer fails with NoMethodError
* [FEATURE] Automatic recovery mode now works for publishers