From 418ab79b1131718030dd28518849c3c406935789 Mon Sep 17 00:00:00 2001 From: zertrin Date: Sun, 23 Oct 2016 20:04:48 +0200 Subject: [PATCH] Bump version to v1.3.0 --- CHANGELOG | 12 +++++++++--- VERSION | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 11da559..a09918a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,13 @@ -vX.X (XXXX-XX-XX) -================= +vX.X.X (unreleased) +=================== + * Placeholder for next release + +v1.3.0 (2016-10-23) +=================== * Fix GPG error when backing up the script if no specific keyring is set up. - * placeholder for next version's changelog + * Attempt to fix issue #145 by adding a `GPG_OPTIONS` parameter. + * Add `-h` / `--help` option to print usage and don't send email or notification when printing usage only + * Rename repository from 'duplicity-backup' to 'duplicity-backup.sh'. v1.2 (2016-09-10) ================= diff --git a/VERSION b/VERSION index 89a6e74..18fa8e7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.2 +v1.3.0