Cut v1.5.1

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2020-03-13 23:10:05 +01:00
parent 4739e9cf8c
commit bb96a66cf6
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