Update changelog.

This commit is contained in:
Vincent Driessen 2013-09-05 21:05:03 +02:00
parent 97a24eed3b
commit fa0e9e0f95
1 changed files with 4 additions and 2 deletions

View File

@ -13,8 +13,10 @@
- Ability to provide a custom job description (instead of using the default
function invocation hint). Thanks, İbrahim.
- Temporary key for the compact queue is now randomly generated, which should
avoid name clashes for concurrent compact actions.
- Fix: temporary key for the compact queue is now randomly generated, which
should avoid name clashes for concurrent compact actions.
- Fix: `Queue.empty()` now correctly deletes job hashes from Redis.
### 0.3.11