diff --git a/CHANGES.md b/CHANGES.md index 0bc7ab45..b0fe5418 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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!