Skip to content

Commit

Permalink
Cut v1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: beorn7 <beorn@grafana.com>
  • Loading branch information
beorn7 committed Jan 25, 2020
1 parent 8875483 commit f1bcb1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## 1.4.0 / 2020-01-25

* [CHANGE] Go collector: Improve doc string for `go_gc_duration_seconds`. #702
* [CHANGE] Add `ObserveWithExemplar` method to `Histogram` and `AddWithExemplar` to `Counter`. #706
* [FEATURE] EXPERIMENTAL support for exemplars and for a subset of OpenMetrics. #706
* [FEATURE] Add `testutil.CollectAndCount`. #703

## 1.3.0 / 2019-12-21

* [FEATURE] Support tags in Graphite bridge. #668
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.3.0
1.4.0

0 comments on commit f1bcb1a

Please sign in to comment.