From 9e694e4df9735f0b504d0a51bfae4c26f0448138 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 25 Mar 2025 22:28:14 -0700 Subject: [PATCH] Add MongoDB custom command options to NEWS (#837). --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 364b86dfd..fd41e40c1 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ * #790: BREAKING: Run all command hooks (both new and deprecated) respecting the "working_directory" option if configured, meaning that hook commands are run in that directory. * #836: Add a custom command option for the SQLite hook. + * #837: Add custom command options for the MongoDB 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