Skip to content

Commit

Permalink
Merge pull request #727 from prometheus/beorn7/release
Browse files Browse the repository at this point in the history
Cut v1.5.1
  • Loading branch information
bwplotka committed Mar 14, 2020
2 parents 4739e9c + bb96a66 commit aa9238d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.5.0
1.5.1

0 comments on commit aa9238d

Please sign in to comment.