diff --git a/release/1.0.0+latest b/release/1.0.0+latest new file mode 100644 index 0000000..47876a2 --- /dev/null +++ b/release/1.0.0+latest @@ -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`