mirror of https://github.com/rq/rq.git
Update changelog.
This commit is contained in:
parent
4dbbfc1d8f
commit
7bf572cf0b
|
@ -8,6 +8,8 @@
|
||||||
- Fixed a performance issue in `Queue.all()` when issued in large Redis DBs.
|
- Fixed a performance issue in `Queue.all()` when issued in large Redis DBs.
|
||||||
Thanks, Rob!
|
Thanks, Rob!
|
||||||
|
|
||||||
|
- Birth and death dates are now stored as proper datetimes, not timestamps.
|
||||||
|
|
||||||
- Ability to provide a custom job description (instead of using the default
|
- Ability to provide a custom job description (instead of using the default
|
||||||
function invocation hint). Thanks, İbrahim.
|
function invocation hint). Thanks, İbrahim.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue