1
0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-09-20 00:42:55 +00:00
duplicity-backup/History.md

24 lines
484 B
Markdown

# 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