CHANGES.md in sidekiq-throttled-0.6.5 vs CHANGES.md in sidekiq-throttled-0.6.6
- old
+ new
@@ -1,5 +1,12 @@
+## 0.6.6 (2016-10-16)
+
+* [#24](https://github.com/sensortower/sidekiq-throttled/pull/24)
+ Fix dynamic `:key_suffix` issue.
+ ([@iporsut])
+
+
## 0.6.5 (2016-09-04)
* Fix concurrency throttling when redis-namespace is used.
([@ixti])
@@ -91,5 +98,6 @@
[@ixti]: https://github.com/ixti
[@fhwang]: https://github.com/fhwang
[@palanglung]: https://github.com/palanglung
[@azach]: https://github.com/azach
+[@iporsut]: https://github.com/iporsut