Skip to content

Commit 5538bed

Browse files
authored
Merge pull request #720 from prometheus/beorn7/release
Cut v1.5.0
2 parents 057bfe8 + 42eb2da commit 5538bed

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.5.0 / 2020-03-03
2+
3+
* [FEATURE] promauto: Add a factory to allow automatic registration with a local registry. #713
4+
* [FEATURE] promauto: Add `NewUntypedFunc`. #713
5+
* [FEATURE] API client: Support new metadata endpoint. #718
6+
17
## 1.4.1 / 2020-02-07
28

39
* [BUGFIX] Fix timestamp of exemplars in `CounterVec`. #710

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.5.0

0 commit comments

Comments
 (0)