Skip to content

Commit 4f04aee

Browse files
committed
docs: update changelog for v0.1.3
1 parent eff2924 commit 4f04aee

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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
3036
Initial 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

0 commit comments

Comments
 (0)