From 71feaad5b40cf67e53b70b20965083b080aa0230 Mon Sep 17 00:00:00 2001 From: Tobias Kaupat Date: Fri, 19 Jul 2019 00:12:44 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1eb2e1b..586b13c 100644 --- a/README.md +++ b/README.md @@ -98,16 +98,12 @@ Now you can simply specify the restic repository to be an [SFTP repository](http -e "RESTIC_REPOSITORY=sftp:user@host:/tmp/backup" ``` -# Changelog +# Versioning & Changelog -Versioning follows [Semantic versioning](http://semver.org/) +Starting from v1.3.0 versioning follows [Semantic versioning](http://semver.org/) -! Breaking changes +Build metadata is used to declare the Restic version. -**:latest** -* ! `--prune` must be passed to `RESTIC_FORGET_ARGS` to execute prune after forget. -* Switch to base Docker container to `golang:1.7-alpine` to support latest restic build. +**Example:** 1.3.0+0.9.5 (includes Restic 0.9.5) - -**:v1.0** -* First stable version +For Changelog see: https://github.com/lobaro/restic-backup-docker/releases