mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Changes
This commit is contained in:
parent
babdab431e
commit
84b7b9d171
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ 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]
|
||||
- `Sidekiq::Client.push_bulk` now works with inline testing.
|
||||
- **Really** fix status icon in Web UI this time.
|
||||
|
||||
|
||||
2.5.3
|
||||
|
|
Loading…
Reference in a new issue