Skip to content

Commit 9c28cb9

Browse files
committed
Cut v1.6.0
Signed-off-by: beorn7 <[email protected]>
1 parent 332f324 commit 9c28cb9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
## 1.6.0 / 2020-04-28
2+
3+
* [FEATURE] testutil: Add lint checks for metrics, including a sub-package `promlint` to expose the linter engine for external usage. #739 #743
4+
* [ENHANCEMENT] API client: Improve error messages. #731
5+
* [BUGFIX] process collector: Fix `process_resident_memory_bytes` on 32bit MS Windows. #734
6+
17
## 1.5.1 / 2020-03-14
28

3-
* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call.
9+
* [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call. #726
410

511
## 1.5.0 / 2020-03-03
612

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1
1+
1.6.0

0 commit comments

Comments
 (0)