diff --git a/CHANGELOG.md b/CHANGELOG.md index 35b247ebb..13434b796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.19.1 / 2016-05-25 + +* [BUGFIX] Handle service discovery panic affecting Kubernetes SD +* [BUGFIX] Fix web UI display issue in some browsers + ## 0.19.0 / 2016-05-24 This version contains a breaking change to the query language. Please read diff --git a/VERSION b/VERSION index 1cf0537c3..41915c799 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.0 +0.19.1