CHANGELOG.md in message-driver-0.2.0.rc1 vs CHANGELOG.md in message-driver-0.2.0.rc2
- old
+ new
@@ -1,13 +1,23 @@
# Changelog
+## 0.2.0.rc2 - 2013-10-30
+
+* Features
+ * Prefetch size for bunny consumers
+* Bugs
+ * better error handling for transaction bunny consumers
+
## 0.2.0.rc1 - 2013-09-23
* Features
- * Message Consumers
+ * Message Consumers, all different flavors
* Bunny and InMemory adapters
* Client Acks
* Bunny adapter
+ * Bunny adapter
+ * much better connection and channel error handling, including
+ reconnecting when broker becomes unreachable
* Adapters
* begin work on Stomp 1.1/1.2 adapter
## 0.1.0 - 2013-04-05