mirror of https://github.com/rq/rq.git
Update changelog.
This commit is contained in:
parent
97a24eed3b
commit
fa0e9e0f95
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue