We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a46434 commit 2f3176aCopy full SHA for 2f3176a
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.5.0] - 2019-12-12
6
+
7
### Added
8
9
- Gin compatible middleware.
@@ -43,7 +45,8 @@
43
45
- HTTP latency requests.
44
46
- Prometheus recorder.
47
-[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.4.0...HEAD
48
+[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.5.0...HEAD
49
+[0.5.0]: https://github.com/slok/go-http-metrics/compare/v0.4.0...v0.5.0
50
[0.4.0]: https://github.com/slok/go-http-metrics/compare/v0.3.0...v0.4.0
51
[0.3.0]: https://github.com/slok/go-http-metrics/compare/v0.2.0...v0.3.0
52
[0.2.0]: https://github.com/slok/go-http-metrics/compare/v0.1.0...v0.2.0
0 commit comments