From c75c68b0dd35610e9e22e369d0ef1981584f73c3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 5 Oct 2017 09:58:21 +0200 Subject: Checking in changes prior to tagging of version 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 --- Changes | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3-24-g4f1b