diff --git a/CHANGELOG.md b/CHANGELOG.md index 986dd9b95..e657b9681 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.5.0 / 2020-03-03 + +* [FEATURE] promauto: Add a factory to allow automatic registration with a local registry. #713 +* [FEATURE] promauto: Add `NewUntypedFunc`. #713 +* [FEATURE] API client: Support new metadata endpoint. #718 + ## 1.4.1 / 2020-02-07 * [BUGFIX] Fix timestamp of exemplars in `CounterVec`. #710 diff --git a/VERSION b/VERSION index 347f5833e..bc80560fa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.1 +1.5.0