File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111### Fixed
1212### Docs
1313
14+ ## [ 0.1.3] - 2020-12-22
15+ ### Added
16+ - Ability to generate an archive with relative paths ([ #13 ] ( https://github.com/d-Rickyy-b/backmeup/pull/13 ) )
17+ ### Fixed
18+ - Add check for duplicate source paths([ #14 ] ( https://github.com/d-Rickyy-b/backmeup/pull/14 ) )
19+
1420## [ 0.1.2] - 2020-12-10
1521### Added
1622- Implement -d/--debug switch to enable debug logging for printing exclude matches ([ 21a201a] ( https://github.com/d-Rickyy-b/backmeup/commit/21a201a7fa7013aee2159cd18d4672ada65442b0 ) )
@@ -29,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2935## [ 0.1.0] - 2020-11-17
3036Initial release! First usable version of backmeup is published as v0.1.0
3137
32- [ unreleased ] : https://github.com/d-Rickyy-b/backmeup/compare/v0.1.2...HEAD
38+ [ unreleased ] : https://github.com/d-Rickyy-b/backmeup/compare/v0.1.3...HEAD
39+ [ 0.1.3 ] : https://github.com/d-Rickyy-b/backmeup/tree/v0.1.3
3340[ 0.1.2 ] : https://github.com/d-Rickyy-b/backmeup/tree/v0.1.2
3441[ 0.1.1 ] : https://github.com/d-Rickyy-b/backmeup/tree/v0.1.1
3542[ 0.1.0 ] : https://github.com/d-Rickyy-b/backmeup/tree/v0.1.0
You can’t perform that action at this time.
0 commit comments