summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarkus Schanz2018-01-07 20:34:31 +0100
committerMarkus Schanz2018-01-07 20:36:38 +0100
commit98f0cf1a4fafd827266009d78bf193b690942068 (patch)
tree4bdb25248f4ad82dec44ca5cf9f3558135577bc8 /CHANGELOG
parent766320157ec3499c287e88d48ee02cb6c1e104b6 (diff)
downloadaur-98f0cf1a4fafd827266009d78bf193b690942068.tar.gz
The backup is now performed prior AND after a package upgrade!
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3df6196278e1..b3f245aca381 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,10 @@
+v1.2 (2018/01/07):
+- The hook now also creates a backup after the package upgrade
+ The post hook is performed after the 90-linux.hook
+
v1.1 (2018/01/05):
- The location of the data to be backedup (and where to) can now be configured
v1.0 (2017/12/31):
- Initial release
+