From bcb224a24361b7edfd5085b1714cc200f38433e3 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Wed, 12 Mar 2025 14:31:13 -0700 Subject: [PATCH] Claim another implemented ticket in NEWS (#821). --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a3a2852f..f884a3a8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ 2.0.0.dev0 - * #790: Deprecate all "before_*", "after_*" and "on_error" command hooks in favor of more flexible - "commands:". See the documentation for more information: + * #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/ 1.9.14