prepare changelog for release
This commit is contained in:
parent
5056d203d9
commit
dfbb85dadb
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
|
## Breaking Changes
|
||||||
|
|
||||||
|
## User Facing Backwards Compatible Changes
|
||||||
|
|
||||||
|
## Other Changes
|
||||||
|
|
||||||
|
# v0.2.0
|
||||||
|
|
||||||
|
## New Features
|
||||||
|
|
||||||
- Backup:
|
- Backup:
|
||||||
- Add feature to backup databases with the database backup contract, implemented with `shb.restic.databases`.
|
- 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.
|
- `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.
|
- Use of secret contract everywhere.
|
||||||
|
|
||||||
|
|
||||||
## User Facing Backwards Compatible Changes
|
## User Facing Backwards Compatible Changes
|
||||||
|
|
||||||
- Add mount contract.
|
- Add mount contract.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue