Update changelog.

This commit is contained in:
Vincent Driessen 2013-09-05 09:25:00 +02:00
parent 4dbbfc1d8f
commit 7bf572cf0b
1 changed files with 2 additions and 0 deletions

View File

@ -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.