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>`;