diff --git a/CHANGELOG.md b/CHANGELOG.md index 13434b7967..c2edb1a774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.19.2 / 2016-05-29 + +* [BUGFIX] Correctly handle `GROUP_LEFT` and `GROUP_RIGHT` without labels in + string representation of expressions and in rules. +* [BUGFIX] Use `-web.external-url` for new status endpoints. + ## 0.19.1 / 2016-05-25 * [BUGFIX] Handle service discovery panic affecting Kubernetes SD diff --git a/VERSION b/VERSION index 41915c7994..61e6e92d91 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.1 +0.19.2