CHANGELOG.md in message-driver-0.6.1 vs CHANGELOG.md in message-driver-0.7.0

- old
+ new

@@ -1,6 +1,15 @@ # Changelog +## 0.7.0 - 2016-12-19 + +* update test gems +* drop support for ruby 1.9.2 +* test against newer versions of bunny +* Restructure internal API for adapter contexts to better facilitate instrumentation +* Make the in_memory adapter actually support multiple subscriptions per destination + * This is a breaking change if you depended on the old behavior! + ## 0.6.1 - 2016-01-28 * fix an issue that prevents gems built under ruby 2.3.0 to be installed under ruby 2.3.0 by rebuilding the gem under ruby 2.2