Merge pull request #711 from prometheus/beorn7/release

Cut v1.4.1
This commit is contained in:
Björn Rabenstein 2020-02-07 02:03:49 +01:00 committed by GitHub
commit 913f67ef06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.4.1 / 2020-02-07
* [BUGFIX] Fix timestamp of exemplars in `CounterVec`. #710
## 1.4.0 / 2020-01-27
* [CHANGE] Go collector: Improve doc string for `go_gc_duration_seconds`. #702

View File

@ -1 +1 @@
1.4.0
1.4.1