CHANGELOG.md in propono-1.4.0 vs CHANGELOG.md in propono-1.5.0
- old
+ new
@@ -1,4 +1,7 @@
+# 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)
* [BUGFIX] Drain integration tests drain queues before starting (:blue_heart: @tardate)
* [BUGFIX] Fix typos in log messages (:blue_heart: @tardate)
* [BUGFIX] Fix issue with tests failing when ran in a certain order