release note for migration

This commit is contained in:
Moritz 2023-10-03 18:41:16 +02:00
parent 6fc62b5516
commit 9398e0d83d
1 changed files with 3 additions and 0 deletions

3
release/1.0.0+latest Normal file
View File

@ -0,0 +1,3 @@
Breaking Change: the variables `SERVER_NAME` and `RESTIC_HOST` are merged into `RESTIC_REPO`. The format can be looked up here: https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html
ssh/sftp: `sftp:user@host:/repo-path`
S3: `s3:https://s3.example.com/bucket_name`