Cut v1.5.0

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2020-03-03 15:11:29 +01:00
parent 057bfe813a
commit 42eb2da614
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -1 +1 @@
1.4.1
1.5.0