Skip to content

Commit

Permalink
Changelog for #125, release 0.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Rampke <[email protected]>
  • Loading branch information
matthiasr committed May 12, 2020
1 parent fa980b5 commit 2965753
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.7.1 / 2020-05-12

* [BUGFIX] Fix "superfluous response.WriteHeader call" through dependency update ([#125](https://github.com/prometheus/graphite_exporter/pull/125))

## 0.7.0 / 2020-02-28

* [CHANGE] Update logging library and flags ([#109](https://github.com/prometheus/graphite_exporter/pull/109))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.7.1

0 comments on commit 2965753

Please sign in to comment.