From aebf80f971c85f20b9c5f83689838e52765cfc52 Mon Sep 17 00:00:00 2001 From: Martin Chodur Date: Tue, 13 Aug 2019 00:39:51 +0200 Subject: [PATCH] chore: bump version 0.7.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e9644..48899ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.0] - 2019-08-13 + ## Changed - **The used port has changed from `9288` to `9629`** to align with [the port allocation politics of Prometheus integrations](https://github.com/prometheus/prometheus/wiki/Default-port-allocations).