diff --git a/NEWS b/NEWS index 3de4d2ec..7d375749 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ 1.4.22.dev0-files * Removed `borg --list --stats` option from `create`and `prune` actions at verbosity 1 - * New option `--files`to (re-)add the `borg` `--list` and `--stats` at verbosity 1 + * The `--stats` now always requires to use the `borgmatic --stats` option to be enabled. + * New option `--files` to (re-)add the `borg` `--list` at verbosity 1 + 1.4.22.dev0 * #276: Disable colored output when "--json" flag is used, so as to produce valid JSON ouput. * In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.