Skip to content

Commit 71b7767

Browse files
committed
Bump v0.9.0
Signed-off-by: Xabier Larrakoetxea <[email protected]>
1 parent 6b820cf commit 71b7767

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.9.0] - 2020-10-03
6+
57
### Added
68

79
- New helper method to get an `std` HTTP provider (`std.HandlerProvider`) (used by various frameworks like Gorilla).
@@ -98,7 +100,8 @@ Breaking change: The library has been refactored to be more flexible when adding
98100
- HTTP latency requests.
99101
- Prometheus recorder.
100102

101-
[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.8.0...HEAD
103+
[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.9.0...HEAD
104+
[0.9.0]: https://github.com/slok/go-http-metrics/compare/v0.8.0...v0.9.0
102105
[0.8.0]: https://github.com/slok/go-http-metrics/compare/v0.7.0...v0.8.0
103106
[0.7.0]: https://github.com/slok/go-http-metrics/compare/v0.6.1...v0.7.0
104107
[0.6.1]: https://github.com/slok/go-http-metrics/compare/v0.6.0...v0.6.1

0 commit comments

Comments
 (0)