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.10.0] - 2021-11-16
6+
57### Added
68
79- Support Fasthttp library.
@@ -109,7 +111,8 @@ Breaking change: The library has been refactored to be more flexible when adding
109111- HTTP latency requests.
110112- Prometheus recorder.
111113
112- [ unreleased ] : https://github.com/slok/go-http-metrics/compare/v0.9.0...HEAD
114+ [ unreleased ] : https://github.com/slok/go-http-metrics/compare/v0.10.0...HEAD
115+ [ 0.10.0 ] : https://github.com/slok/go-http-metrics/compare/v0.9.0...v0.10.0
113116[ 0.9.0 ] : https://github.com/slok/go-http-metrics/compare/v0.8.0...v0.9.0
114117[ 0.8.0 ] : https://github.com/slok/go-http-metrics/compare/v0.7.0...v0.8.0
115118[ 0.7.0 ] : https://github.com/slok/go-http-metrics/compare/v0.6.1...v0.7.0
You can’t perform that action at this time.
0 commit comments