CHANGES.md in sidekiq-throttled-0.5.0 vs CHANGES.md in sidekiq-throttled-0.6.0
- old
+ new
@@ -1,8 +1,22 @@
+## 0.6.0 (2016-08-27)
+
+* [#21](https://github.com/sensortower/sidekiq-throttled/pull/21)
+ Allow pause/unpause queues.
+ ([@ixti])
+
+
## 0.5.0 (2016-08-18)
* Drop Sidekiq 3.x support.
([@ixti])
+
+
+## 0.4.1 (2016-08-18)
+
+* [#15](https://github.com/sensortower/sidekiq-throttled/pull/15)
+ Fix throttled web UI on older versions of sidekiq.
+ ([@palanglung])
## 0.4.0 (2016-05-17)
* [#14](https://github.com/sensortower/sidekiq-throttled/pull/14)