File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.9.0] - 2020-10-03
6
+
5
7
### Added
6
8
7
9
- 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
98
100
- HTTP latency requests.
99
101
- Prometheus recorder.
100
102
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
102
105
[ 0.8.0 ] : https://github.com/slok/go-http-metrics/compare/v0.7.0...v0.8.0
103
106
[ 0.7.0 ] : https://github.com/slok/go-http-metrics/compare/v0.6.1...v0.7.0
104
107
[ 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