From 8afd0c89560d5af2ab97507e19a9d18ec1cff23e Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 28 Jan 2026 21:55:04 -0500 Subject: [PATCH] updated ChangeLog to reflect Apprise updates --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ab0afcf3..d054c154 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition ----------- ### Compatibility +* `action.d/apprise.conf` updated to support tagging and other command line +* `jail.conf` updated apprise inline reference/documentation +options * `action.d/iptables.conf` rewritten due to support of multiple chains (gh-3909), therefore user-level derivations (action including iptables-based action) may become incompatible, e. g. some tags if used need to be replaced, e. g. `` with `$chain` or `<_ipt_for_proto-iter>` with `<_ipt-iter>`;