Bump version to v1.3.0

This commit is contained in:
zertrin 2016-10-23 20:04:48 +02:00
parent 6ba17fa268
commit 418ab79b11
2 changed files with 10 additions and 4 deletions

View file

@ -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)
=================

View file

@ -1 +1 @@
v1.2
v1.3.0