Changelog

pull/10/head
Dennis Schwerdel 2017-04-14 09:44:48 +02:00
parent 72ed1fae6e
commit abe3414350
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ This project follows [semantic versioning](http://semver.org).
- [added] Ability to repair bundles, backups, index, bundle map and bundle cache
- [added] Manpages for all subcommands
- [added] Folders of backups can be listed, removed and mounted
- [added] Supporting extended attributes in tar files
- [modified] No longer trying to upload by rename
- [modified] No longer failing restore if setting file attributes fails
- [modified] Backup files must end with `.backup` (**conversion needed**)
@ -23,6 +24,7 @@ This project follows [semantic versioning](http://semver.org).
- [fixed] Fixed problems with uploads from relative repository paths
- [fixed] Fixed finished messages
- [fixed] Fixed inode retrieval for single-file backups
- [fixed] Fixed tar import
### v0.1.0 (2017-04-11)