Browse Source

Add SQLite custom command option to NEWS (#836).

Dan Helfman 3 months ago
parent
commit
f9612cc685
1 changed files with 1 additions and 0 deletions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -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