features/CHANGELOG.md in message-driver-0.2.0 vs features/CHANGELOG.md in message-driver-0.2.1
- old
+ new
@@ -1,6 +1,13 @@
# Changelog
+## 0.3.0.dev - master
+
+## 0.2.1 - 2013-11-13
+
+* Correct an issue in handling Bunny::ConnectionLevelErrors.
+ Bunny::Session will now get properly restarted.
+
## 0.2.0 - 2013-11-05
* drop support for bunny 0.9.x
* add support for bunny 1.0.x
* ability to create subscriptions from a block instead of having to