# 0.8.1 / 2016-06-26 * Fix test after API change # 0.8.0 / 2016-06-26 * Added "list-changed-files" command # 0.7.0 / 2016-06-25 * Allow using of env template function # 0.6.0 / 2016-05-30 * Added silent flag # 0.5.1 / 2016-05-24 * Fix: Send notifications on full/incr backup # 0.5.0 / 2016-05-23 * Added more tests, fixed some linter errors * Support forcing a full backup # 0.4.1 / 2016-05-23 * Fix: Unexported constructor for private struct # 0.4.0 / 2016-05-23 * Added version writing to install / gobuilder * Provide live output for duplicity # 0.3.0 / 2016-05-23 * Do backup removes only after certain commands * Send notifications only on some commands # 0.2.0 / 2016-05-23 * Fix: Newline makes no sense in formatted line * Implemented notifications * Initialize hostname as a default # 0.1.0 / 2016-05-22 * Initial version