Add credential hook directory expansion to NEWS (#422).

This commit is contained in:
2025-03-24 13:00:38 -07:00
parent 83a56a3fef
commit e1fdfe4c2f

1
NEWS
View File

@@ -1,5 +1,6 @@
2.0.0.dev0
* #345: Add a "key import" action to import a repository key from backup.
* #422: Add home directory expansion to file-based and KeePassXC credential hooks.
* #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/