From 0c1a9aa50f7a526675ff5a449d23f17239ff2ebf Mon Sep 17 00:00:00 2001 From: ibizaman Date: Wed, 25 Dec 2024 15:35:40 +0100 Subject: [PATCH] bump to 0.2.7 --- CHANGELOG.md | 15 ++++++++++++++- VERSION | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76470d2..52cfaae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,20 @@ Template: # Upcoming Release -## Other Changes +# v0.2.7 + +## New Features + +- Add dashboard for Nextcloud with PHP-FPM exporter. +- Add voice option to Home-Assistant. + +## User Facing Backwards Compatible Changes + +- Add hostname and domain labels for scraped Prometheus metrics and Loki logs. + +# v0.2.6 + +## New Features - Add dashboard for deluge. diff --git a/VERSION b/VERSION index a53741c..967b33f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.6 \ No newline at end of file +0.2.7 \ No newline at end of file