Cut v1.6.0

Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
beorn7 2020-04-27 18:57:41 +02:00
parent 332f3243f1
commit 9c28cb92b4
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
## 1.6.0 / 2020-04-28
* [FEATURE] testutil: Add lint checks for metrics, including a sub-package `promlint` to expose the linter engine for external usage. #739 #743
* [ENHANCEMENT] API client: Improve error messages. #731
* [BUGFIX] process collector: Fix `process_resident_memory_bytes` on 32bit MS Windows. #734
## 1.5.1 / 2020-03-14
* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call.
* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call. #726
## 1.5.0 / 2020-03-03

View File

@ -1 +1 @@
1.5.1
1.6.0