CHANGELOG.md in propono-1.5.0 vs CHANGELOG.md in propono-1.6.0
- old
+ new
@@ -1,4 +1,8 @@
+# 1.6.0 / 2015-06-05
+* [FEATURE] Require fog-aws gem instead of fog (:blue_heart: @mhuggins)
+* [FEATURE] Change licence to MIT (:blue_heart: @BiggerNoise)
+
# 1.5.0 / 2015-03-16
* [BUGFIX] Fix inability to use queue if the message visibility timeout has changed.
# 1.4.0 / 2014-07-12
* [FEATURE] Move symbolize_keys to Propono namespace to avoid ActiveSupport conflict (:blue_heart: @tardate)