HISTORY in amqp-spec-0.0.4 vs HISTORY in amqp-spec-0.1.7

- old
+ new

@@ -15,5 +15,37 @@ * Bunch of non-working specs added == 0.0.4 / 2010-10-14 * Problems with default_options resolved + +== 0.1.0 / 2010-10-15 + +* Monkeypatched start/stop_connection into AMQP + +== 0.1.1 / 2010-10-15 + +* Cleanup in AMQP.cleanup + +== 0.1.2 / 2010-10-15 + +* Cleanup in AMQP.cleanup + +== 0.1.3 / 2010-10-15 + +* Make sure Thread.current[:mq] state is cleaned after each example + +== 0.1.4 / 2010-10-15 + +* Problematic tests fixed + +== 0.1.5 / 2010-10-15 + +* Clean up debugging output + +== 0.1.6 / 2010-10-15 + +* README tweaked + +== 0.1.7 / 2010-10-15 + +* em interface improved for timeout arg