From be1b8bac603711a8b090b5a814db07d9bc383a23 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Thu, 13 Apr 2017 14:25:55 +0200 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f0aa36..69ae77d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ This project follows [semantic versioning](http://semver.org). - [added] Storing user/group names in backups - [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 - [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**)