mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
wordsmith
This commit is contained in:
parent
d47873a4d9
commit
f3b4d7c0cd
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
usage.
|
||||
- Add pagination within the Web UI [#253]
|
||||
- Specify which Redis driver to use: *hiredis* or *ruby* (default)
|
||||
- Remove FailureJobs and UniqueJobs, which have been optional server
|
||||
middleware. [#302]
|
||||
- Remove FailureJobs and UniqueJobs, which were optional middleware
|
||||
that I don't want to support in core. [#302]
|
||||
|
||||
2.0.3
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue