mirror of https://github.com/rq/rq.git
Update changelog.
This commit is contained in:
parent
1fed0e0ed5
commit
5d391e90a0
|
@ -3,6 +3,11 @@
|
|||
|
||||
- Job dependencies! Thanks, Selwin.
|
||||
|
||||
- `Queue.all()` and `rqinfo` now report empty queues, too. Thanks, Rob!
|
||||
|
||||
- Fixed a performance issue in `Queue.all()` when issued in large Redis DBs.
|
||||
Thanks, Rob!
|
||||
|
||||
- Ability to provide a custom job description (instead of using the default
|
||||
function invocation hint). Thanks, İbrahim.
|
||||
|
||||
|
|
Loading…
Reference in New Issue