CHANGES.md in sidekiq-throttled-0.12.0 vs CHANGES.md in sidekiq-throttled-0.13.0
- old
+ new
@@ -1,5 +1,11 @@
+## 0.13.0 (2020-07-28)
+
+* [#85](https://github.com/sensortower/sidekiq-throttled/pull/85)
+ Add Sidekiq 6.1+ support.
+ ([@hmaack])
+
## 0.12.0 (2020-06-22)
* [#80](https://github.com/sensortower/sidekiq-throttled/pull/80)
Allow override cooldown timeout of queues with throttled jobs.
([@vaot])
@@ -212,5 +218,6 @@
[@mstruve]: https://github.com/mstruve
[@ziaulrehman40]: https://github.com/ziaulrehman40
[@ogins57]: https://github.com/ogins57
[@lenon]: https://github.com/lenon
[@vaot]: https://github.com/vaot
+[@hmaack]: https://github.com/hmaack