CHANGELOG.md in message-driver-0.2.2 vs CHANGELOG.md in message-driver-0.3.0

- old
+ new

@@ -1,7 +1,12 @@ # Changelog -## 0.3.0.dev - master +## 0.3.0 - 2014-02-26 + +* Support for handling multiple broker connections +* require bunny 1.1.3 or later +* make bunny connections as lazily initialized as possible +* bunny transaction start lazily ## 0.2.2 - 2014-02-21 * Lots of work on reconnection handling for bunny. Still a work in progress.