Merge pull request #727 from prometheus/beorn7/release

Cut v1.5.1
This commit is contained in:
Bartlomiej Plotka 2020-03-14 11:57:06 +00:00 committed by GitHub
commit aa9238db67
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.5.1 / 2020-03-14
* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call.
## 1.5.0 / 2020-03-03
* [FEATURE] promauto: Add a factory to allow automatic registration with a local registry. #713

View File

@ -1 +1 @@
1.5.0
1.5.1