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