Skip to content

Commit 1e64193

Browse files
committed
Cut v1.4.0
Signed-off-by: beorn7 <[email protected]>
1 parent 5eb1c10 commit 1e64193

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.4.0 / 2020-01-27
2+
3+
* [CHANGE] Go collector: Improve doc string for `go_gc_duration_seconds`. #702
4+
* [FEATURE] Support a subset of OpenMetrics, including exemplars. Needs opt-in via `promhttp.HandlerOpts`. **EXPERIMENTAL** #706
5+
* [FEATURE] Add `testutil.CollectAndCount`. #703
6+
17
## 1.3.0 / 2019-12-21
28

39
* [FEATURE] Support tags in Graphite bridge. #668

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.4.0

0 commit comments

Comments
 (0)