Skip to content

Commit bdc839e

Browse files
committed
Fix changelog
Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
1 parent 48e5014 commit bdc839e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
- Internal response writer interceptor implements `http.Hijacker` and `http.Flusher` interface.
1010

11-
1211
## [0.6.0] - 2019-12-11
1312

1413
### Breaking changes
@@ -66,7 +65,8 @@
6665
- HTTP latency requests.
6766
- Prometheus recorder.
6867

69-
[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.6.0...HEAD
68+
[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.6.1...HEAD
69+
[0.6.1]: https://github.com/slok/go-http-metrics/compare/v0.6.0...v0.6.1
7070
[0.6.0]: https://github.com/slok/go-http-metrics/compare/v0.5.0...v0.6.0
7171
[0.5.0]: https://github.com/slok/go-http-metrics/compare/v0.4.0...v0.5.0
7272
[0.4.0]: https://github.com/slok/go-http-metrics/compare/v0.3.0...v0.4.0

0 commit comments

Comments
 (0)