diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-10-05 09:58:21 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-10-05 09:58:21 +0200 |
commit | c75c68b0dd35610e9e22e369d0ef1981584f73c3 (patch) | |
tree | b105736cc6c88052119df69a40e983a01fd5a30a | |
parent | f70d4889fb6ab9b8e7cde8c5dd905fbc9806105c (diff) | |
download | App-BorgRestore-c75c68b0dd35610e9e22e369d0ef1981584f73c3.tar.gz App-BorgRestore-c75c68b0dd35610e9e22e369d0ef1981584f73c3.tar.xz |
Checking in changes prior to tagging of version 2.1.1.2.1.1
Changelog diff is:
diff --git a/Changes b/Changes
index ffbe7ba..397a7d2 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+2.1.1 2017-10-05T07:58:12Z
+ - Fix incorrect/missing dependencies
+ - Use autodie everywhere to catch errors early
+ - Add basic documentation to internal packages
+
2.1.0 2017-06-24T15:26:08Z
- Improve documentation
- chdir back to original working directory after restore
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ Revision history for Perl extension App-BorgRestore {{$NEXT}} +2.1.1 2017-10-05T07:58:12Z + - Fix incorrect/missing dependencies + - Use autodie everywhere to catch errors early + - Add basic documentation to internal packages + 2.1.0 2017-06-24T15:26:08Z - Improve documentation - chdir back to original working directory after restore |