CHANGELOG in amqp-0.8.1 vs CHANGELOG in amqp-0.8.2

- old
+ new

@@ -1,6 +1,10 @@ -= Version 0.8.1 (not yet released) += Version 0.8.2 (to be released) + += Version 0.8.1 + + * [BUG] AMQP::Queue#status can no longer result in queue instance @ivars being changed. * [API] AMQP::Channel#reuse allows channel instance to be reused with a different channel id, may be used to recover from channel-level exceptions. = Version 0.8.0 * [API] AMQP::Session#on_skipped_heartbeats callback that can be used to handle skipped heartbeats (for cases when TCP network failure detection is not timely enough)