diff --git a/CHANGELOG.md b/CHANGELOG.md index 56a5583f8..572872fc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.11.1 / 2019-07-10 + +* [BUGFIX] Fix potential panic when prometheus is watching multiple zookeeper paths. #5749 + ## 2.11.0 / 2019-07-09 * [CHANGE] Remove `max_retries` from queue_config (it has been unused since rewriting remote-write to utilize the write-ahead-log). #5649 diff --git a/VERSION b/VERSION index 46b81d815..6ceb272ee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.11.0 +2.11.1