1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Merge branch 'master' of github.com:mperham/sidekiq

This commit is contained in:
Mike Perham 2017-06-14 09:48:26 -07:00
commit 1ecfd2cac0

View file

@ -9,7 +9,7 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how t
- 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]
- Implement new `unique_until: 'start'` policy option. [#3471]
1.5.4
-------------