Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog this project adheres to Semantic Versioning.

[v0.3.0] (2018-03-12)

Full Changelog

Added

  • New input keep_local_backup to control how many local snapshots there should be preserved.

[v0.2.1] (2018-03-11)

Full Changelog

Fixed

  • config.json in the addons repository was not aligned with the updates from v0.1.0 to v0.2.0. All backups created with v0.2.0 is password protected with the password null.

[v0.2.0] (2018-03-07)

Full Changelog

Added

  • Possibilty to contain the backup in a password protected zip file.

[v0.1.0] (2018-03-06)

Added

  • Initial release