diff options
author | Florian Pritz <bluewind@xinu.at> | 2018-11-01 13:54:35 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2018-11-01 13:54:35 +0100 |
commit | 0dbbbf6885d0031eb0476ea718ed62ed99a70b04 (patch) | |
tree | 89d374484c8313de0255750858f65500d52bf30b /Changes | |
parent | b7144014f41ca797229d8645a2f90ae00ba5ba75 (diff) | |
download | App-BorgRestore-0dbbbf6885d0031eb0476ea718ed62ed99a70b04.tar.gz App-BorgRestore-0dbbbf6885d0031eb0476ea718ed62ed99a70b04.tar.xz |
Checking in changes prior to tagging of version 3.2.1.
Changelog diff is:
diff --git a/Changes b/Changes
index b9b6218..dae2435 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+3.2.1 2018-11-01T12:54:26Z
+ - Add missing version requirement to List::Util dependency
+
3.2.0 2018-09-19T11:46:35Z
- Write data directly to DB instead of preparing it in memory first. The
new algorithm should be faster and uses constant memory. If you want the
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Revision history for Perl extension App-BorgRestore {{$NEXT}} +3.2.1 2018-11-01T12:54:26Z + - Add missing version requirement to List::Util dependency + 3.2.0 2018-09-19T11:46:35Z - Write data directly to DB instead of preparing it in memory first. The new algorithm should be faster and uses constant memory. If you want the |