mirror of https://github.com/rq/rq.git
Update CHANGES.md
This commit is contained in:
parent
544f2e6fb2
commit
c2f452c47a
|
@ -1,3 +1,10 @@
|
|||
### 0.5.6
|
||||
|
||||
- Job results are now logged on `DEBUG` level. Thanks @tbaugis!
|
||||
- Modified `patch_connection` so Redis connection can be easily mocked
|
||||
- Customer exception handlers are now called if Redis connection is lost. Thanks @jlopex!
|
||||
- Jobs can now depend on jobs in a different queue. Thanks @jlopex!
|
||||
|
||||
### 0.5.5
|
||||
|
||||
(August 25th, 2015)
|
||||
|
|
Loading…
Reference in New Issue