1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2017-06-08 08:12:07 -07:00
parent b38bb6f676
commit cd6d71dc77

View file

@ -4,10 +4,10 @@
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
1.6.0
-------------
- Show process "leader" tag on Busy page, requires Sidekiq 5.0.1 [#2867]
- Show process "leader" tag on Busy page, requires Sidekiq 5.0.2 [#2867]
- Capture custom metrics with the `save_history` API. [#2815]
- Implement new `unique_util: 'start'` policy option. [#3471]