|
@@ -2,6 +2,7 @@
|
|
|
* #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/
|
|
|
+ * #836: Add a custom command option for the SQLite hook.
|
|
|
* #1010: When using Borg 2, don't pass the "--stats" flag to "borg prune".
|
|
|
* #1020: Document a database use case involving a temporary database client container:
|
|
|
https://torsion.org/borgmatic/docs/how-to/backup-your-databases/#containers
|