We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e5014 commit bdc839eCopy full SHA for bdc839e
CHANGELOG.md
@@ -8,7 +8,6 @@
8
9
- Internal response writer interceptor implements `http.Hijacker` and `http.Flusher` interface.
10
11
-
12
## [0.6.0] - 2019-12-11
13
14
### Breaking changes
@@ -66,7 +65,8 @@
66
65
- HTTP latency requests.
67
- Prometheus recorder.
68
69
-[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.6.0...HEAD
+[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.6.1...HEAD
+[0.6.1]: https://github.com/slok/go-http-metrics/compare/v0.6.0...v0.6.1
70
[0.6.0]: https://github.com/slok/go-http-metrics/compare/v0.5.0...v0.6.0
71
[0.5.0]: https://github.com/slok/go-http-metrics/compare/v0.4.0...v0.5.0
72
[0.4.0]: https://github.com/slok/go-http-metrics/compare/v0.3.0...v0.4.0
0 commit comments