Skip to content

Commit 9382ede

Browse files
committed
Bump v0.10.0
Signed-off-by: Xabier Larrakoetxea <[email protected]>
1 parent 473567f commit 9382ede

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.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

0 commit comments

Comments
 (0)