Skip to content

Commit 8953078

Browse files
committed
Bump v0.4.0
Signed-off-by: Xabier Larrakoetxea <[email protected]>
1 parent 0ca7d47 commit 8953078

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.4.0] - 2019-03-27
6+
57
### Breaking changes
68
* The Recorder methods now receive a context argument.
79

@@ -33,7 +35,8 @@
3335
* Prometheus recorder.
3436

3537

36-
[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
3740
[0.3.0]: https://github.com/slok/go-http-metrics/compare/v0.2.0...v0.3.0
3841
[0.2.0]: https://github.com/slok/go-http-metrics/compare/v0.1.0...v0.2.0
3942
[0.1.0]: https://github.com/slok/go-http-metrics/releases/tag/v0.1.0

0 commit comments

Comments
 (0)