Bump version to 1.4.0
This commit is contained in:
parent
f8c4d0cc16
commit
dd2189ec4d
2 changed files with 6 additions and 1 deletions
|
|
@ -2,6 +2,11 @@ vX.X.X (unreleased)
|
||||||
===================
|
===================
|
||||||
* Placeholder for next release
|
* Placeholder for next release
|
||||||
|
|
||||||
|
v1.4.0 (2017-09-24)
|
||||||
|
===================
|
||||||
|
* Add version check of duplicity to handle deprecation of --include-globbing-filelist
|
||||||
|
* Bugfixes
|
||||||
|
|
||||||
v1.3.0 (2016-10-23)
|
v1.3.0 (2016-10-23)
|
||||||
===================
|
===================
|
||||||
* Fix GPG error when backing up the script if no specific keyring is set up.
|
* Fix GPG error when backing up the script if no specific keyring is set up.
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
v1.3.0
|
v1.4.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue