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 0ca7d47 commit 8953078Copy full SHA for 8953078
CHANGELOG
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [0.4.0] - 2019-03-27
6
+
7
### Breaking changes
8
* The Recorder methods now receive a context argument.
9
@@ -33,7 +35,8 @@
33
35
* Prometheus recorder.
34
36
37
-[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.3.0...HEAD
38
+[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.4.0...HEAD
39
+[0.4.0]: https://github.com/slok/go-http-metrics/compare/v0.3.0...v0.4.0
40
[0.3.0]: https://github.com/slok/go-http-metrics/compare/v0.2.0...v0.3.0
41
[0.2.0]: https://github.com/slok/go-http-metrics/compare/v0.1.0...v0.2.0
42
[0.1.0]: https://github.com/slok/go-http-metrics/releases/tag/v0.1.0
0 commit comments