File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments