Skip to content

Commit

Permalink
Bump v0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Xabier Larrakoetxea <[email protected]>
  • Loading branch information
slok committed Jun 4, 2020
1 parent c9f34cf commit 4013ab5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [0.8.0] - 2020-06-04

### Added

- New middleware helper for the Goji framework.
Expand Down Expand Up @@ -89,7 +91,8 @@ Breaking change: The library has been refactored to be more flexible when adding
- HTTP latency requests.
- Prometheus recorder.

[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.7.0...HEAD
[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.8.0...HEAD
[0.8.0]: https://github.com/slok/go-http-metrics/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/slok/go-http-metrics/compare/v0.6.1...v0.7.0
[0.6.1]: https://github.com/slok/go-http-metrics/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/slok/go-http-metrics/compare/v0.5.0...v0.6.0
Expand Down

0 comments on commit 4013ab5

Please sign in to comment.