Updated changelog

This commit is contained in:
Selwin Ong 2019-12-16 17:56:28 +07:00
parent a407bcfe36
commit a06421e125
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### RQ 1.1.0 (Unreleased)
### RQ 1.2.0 (Unreleased)
* Various internal API changes in preparation to support multiple job dependencies. Thanks @thomasmatecki!
* `--verbose` or `--quiet` CLI arguments should override `--logging-level`. Thanks @zyt312074545!
* Fixes a bug in `rq info` where it doesn't show workers for empty queues. Thanks @zyt312074545!