From 4d84a875ffc4d97345bd89a964a153ed8a353244 Mon Sep 17 00:00:00 2001 From: Xabier Larrakoetxea Date: Mon, 13 May 2019 08:57:26 +0200 Subject: [PATCH] Bump v0.1.0 Signed-off-by: Xabier Larrakoetxea --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 648d025..f268a15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [0.1.0] - 2019-05-13 + ### Added - `start` and `end` flags to visualize fixed time range graphs. @@ -30,5 +32,5 @@ - Main term application. - Fake metrics gatherer. -[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.x.0...HEAD -[0.x.0]: https://github.com/slok/grafterm/releases/tag/v0.x.0 +[unreleased]: https://github.com/slok/go-http-metrics/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/slok/grafterm/releases/tag/v0.1.0