mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Updated changelog
This commit is contained in:
parent
ace1c3f1c6
commit
c9e1f49fe1
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
```ruby
|
||||
Sidekiq.default_worker_options = { 'queue' => 'default', 'backtrace' => true }
|
||||
```
|
||||
- Added two handy Sidekiq::Client class methods for scheduled jobs:
|
||||
`enqueue_to_in` and `enqueue_in` [#1212]
|
||||
|
||||
2.14.1
|
||||
-----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue