mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
update changes
This commit is contained in:
parent
f1c57cb164
commit
bce1baecb5
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
|||
HEAD
|
||||
-----------
|
||||
|
||||
- `Sidekiq::Client.push` now accepts the worker class as a string so the
|
||||
Sidekiq client does not have to load your worker classes at all. [#524]
|
||||
|
||||
|
||||
2.5.3
|
||||
-----------
|
||||
|
||||
- Small Web UI fixes
|
||||
- Add `delay_until` so you can delay jobs until a specific timestamp:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue