diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b42c05..73e3bee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ ## New Features +## Breaking Changes + +## User Facing Backwards Compatible Changes + +## Other Changes + +# v0.2.0 + +## New Features + - Backup: - Add feature to backup databases with the database backup contract, implemented with `shb.restic.databases`. @@ -42,7 +52,6 @@ - `shb.restic.instances` options has been split between `shb.restic.instances.request` and `shb.restic.instances.settings`, matching better with contracts. - Use of secret contract everywhere. - ## User Facing Backwards Compatible Changes - Add mount contract.