X-Git-Url: https://git.p6c8.net/nextcloud-backup-restore.git/blobdiff_plain/0caeb0ccee34197c82e37f7a48c843e991c5118e..95acb367ebc1a81b2edbe531d74f11bb59393f1a:/CHANGELOG.md?ds=inline diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e4d5f8..e872ba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 2.3.1 + +### General +- Bugfix: Unbound variable when no parameters are supplied + +## 2.3.0 + +### General +- The scripts now exit when any command fails. +- Defined the command for compression in the "TODO section" of the script for easier customization. +- Added section for setup in readme. +- Updated links. +- Document requirement pigz when using compression. +- Formatting. + +### Backup +- Bugfix: Fixed the double trailing slash for paths containing the variable `backupdir`. + ## 2.2.0 ### General