Skip to content

Commit efe7aa7

Browse files
authored
Merge pull request #845 from prometheus/beorn7/release
Cut v1.10.0
2 parents 4fbf74e + 853777d commit efe7aa7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.10.0 / 2021-03-18
2+
3+
* [CHANGE] Minimum required Go version is now 1.13.
4+
* [CHANGE] API client: Add matchers to `LabelNames` and `LabesValues`. #828
5+
* [FEATURE] API client: Add buildinfo call. #841
6+
* [BUGFIX] Fix build on riscv64. #833
7+
18
## 1.9.0 / 2020-12-17
29

310
* [FEATURE] `NewPidFileFn` helper to create process collectors for processes whose PID is read from a file. #804

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.10.0

0 commit comments

Comments
 (0)