CHANGES.md in sidekiq-throttled-0.3.2 vs CHANGES.md in sidekiq-throttled-0.4.0
- old
+ new
@@ -1,5 +1,12 @@
+## 0.4.0 (2016-05-17)
+
+* [#14](https://github.com/sensortower/sidekiq-throttled/pull/14)
+ Support dynamic configuration of limits and periods.
+ ([@azach], [@ixti])
+
+
## 0.3.2 (2016-05-16)
* [#13](https://github.com/sensortower/sidekiq-throttled/issues/13)
Fix throttled BasicFetch with strictly ordered queues on sidekiq 4.
([@palanglung], [@ixti])
@@ -32,5 +39,6 @@
[@ixti]: https://github.com/ixti
[@fhwang]: https://github.com/fhwang
[@palanglung]: https://github.com/palanglung
+[@azach]: https://github.com/azach