Add feature to NEWS (#303).

This commit is contained in:
Dan Helfman 2025-03-17 10:17:04 -07:00
commit 7b14e8c7f2

3
NEWS
View file

@ -1,4 +1,7 @@
2.0.0.dev0
* #303: Add flags for setting any borgmatic configuration option from the command-line. See the
documentation for more information:
https://torsion.org/borgmatic/docs/how-to/make-per-application-backups/#configuration-overrides
* #790, #821: Deprecate all "before_*", "after_*" and "on_error" command hooks in favor of more
flexible "commands:". See the documentation for more information:
https://torsion.org/borgmatic/docs/how-to/add-preparation-and-cleanup-steps-to-backups/