prepare changelog for release

This commit is contained in:
ibizaman 2024-11-21 21:55:45 +01:00
parent 5056d203d9
commit dfbb85dadb

View file

@ -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.