Skip to content

Commit

Permalink
Merge pull request #775 from prometheus/beorn7/release
Browse files Browse the repository at this point in the history
Cut v1.7.1
  • Loading branch information
beorn7 committed Jun 23, 2020
2 parents ca603a8 + c5ba386 commit fe7bd95
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.7.1 / 2020-06-23

* [BUGFIX] API client: Actually propagate start/end parameters of `LabelNames` and `LabelValues`. #771

## 1.7.0 / 2020-06-17

* [CHANGE] API client: Add start/end parameters to `LabelNames` and `LabelValues`. #767
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.7.0
1.7.1

0 comments on commit fe7bd95

Please sign in to comment.