CHANGES.md in sidekiq-throttled-0.6.0 vs CHANGES.md in sidekiq-throttled-0.6.1
- old
+ new
@@ -1,4 +1,11 @@
+## 0.6.1 (2016-08-30)
+
+* Trivial internbal API change: extracted queues list builder of `Fetch` into
+ dedicated internal method, allowing to enhance it with extra custom filters.
+ ([@ixti])
+
+
## 0.6.0 (2016-08-27)
* [#21](https://github.com/sensortower/sidekiq-throttled/pull/21)
Allow pause/unpause queues.
([@ixti])