diff --git a/CHANGELOG.md b/CHANGELOG.md index 794cd8c..cee222f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.3.0 / 2019-12-21 + +* [FEATURE] Support tags in Graphite bridge. #668 +* [BUGFIX] API client: Actually return Prometheus warnings. #699 + ## 1.2.1 / 2019-10-17 * [BUGFIX] Fix regression in the implementation of `Registerer.Unregister`. #663 diff --git a/VERSION b/VERSION index 6085e94..f0bb29e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 +1.3.0