From 23b9bfd33756e8e329a57ea8b717c3e6b9b2e5e9 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Sat, 1 Nov 2025 21:58:46 +0100 Subject: [PATCH] bump to v0.6.1 --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c1c30e..76ba52c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,16 @@ Template: # Upcoming Release +# v0.6.1 + +## New Features + +- Implement backup and databasebackup contracts with BorgBackup block. + +## Fixes + +- Add back erroneously removed Prometheus collectors. + # v0.6.0 ## Breaking Changes diff --git a/VERSION b/VERSION index 09a3acf..7ceb040 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.6.1 \ No newline at end of file