Browse Source

Mention generate-borgmatic-config in changelog.

Dan Helfman 8 years ago
parent
commit
0691cda46f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -1,6 +1,7 @@
 1.1.0.dev0
 
  * Switched config file format to YAML. Run upgrade-borgmatic-config to upgrade.
+ * Added generate-borgmatic-config command for initial config creation.
  * Dropped Python 2 support. Now Python 3 only.
  * #18: Fix for README mention of sample files not included in package.
  * #22: Sample files for triggering borgmatic from a systemd timer.