From b1a3074f33762e4e31af1b3f35600b003cfd8a15 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Thu, 23 Jan 2020 11:20:44 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 60 +++------------------------------------------------- 1 file changed, 3 insertions(+), 57 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d80a486..6f025cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,58 +1,4 @@ -# Changelog +## 0.15 -## 0.14 - -- Fixed #17 enable sftp -- Fixed #18 help command - -## 0.13 - -- Restored files are now without the prefix path. -- Support for making backups of docker volumes and restoring them (not incremental). -- Show error to user during backup - -## 0.12 - -- fix self update on linux (Fix #15) - -## 0.11 - -- tilde in arguments (Fix #14) - -## 0.10 - -- Show elapsed time (Fix #12) -- Remove some code duplication -- New info command to quickly show an overview of your config (Fix #11) - -## 0.9 - -- Hooks -- Cleanup - -## 0.8 - -- Support for native flags in the backup and forget commands. -- Forget cleanup - -## 0.7 - -- Cleanup -- Support for excluding files -- Ability to prune keeping the last x snapshots according to restic policy rules - -## 0.6 - -- support for absolute paths - -## 0.5 - -- config optional if not required for current operation - -## 0.4 - -- show version number - -## 0.3 - -- test autoupdate function +- automatic binary releases +- code signing \ No newline at end of file