summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 32e7b5b3e31763d6d6a9df377a4356860e125721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Revision history for Perl extension App-BorgRestore

{{$NEXT}}

2.2.0 2017-11-25T23:16:04Z
	- Add borg 1.1 support
	- Mention required positive return code of config in documentation
	- Enable adhoc mode automatically when cache is empty

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

2.0.1 2017-06-04T17:44:27Z

	- Add github to META.json

2.0.0 2017-06-04T16:18:33Z

    - original version