1
0
Fork 0
mirror of https://github.com/Luzifer/duplicity-backup.git synced 2024-11-08 07:00:09 +00:00

Prepared release v0.2.0

This commit is contained in:
Knut Ahlers 2016-05-23 10:42:15 +02:00
parent 8b688b60cd
commit a227b52dd4
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,9 @@
# 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