summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-10-05 09:58:21 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-10-05 09:58:21 +0200
commitc75c68b0dd35610e9e22e369d0ef1981584f73c3 (patch)
treeb105736cc6c88052119df69a40e983a01fd5a30a
parentf70d4889fb6ab9b8e7cde8c5dd905fbc9806105c (diff)
downloadApp-BorgRestore-2.1.1.tar.gz
App-BorgRestore-2.1.1.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--Changes5
1 files changed, 5 insertions, 0 deletions
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