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