updated ChangeLog to reflect Apprise updates

This commit is contained in:
Chris Caron 2026-01-28 21:55:04 -05:00
parent 6cdb5738ec
commit 8afd0c8956

View file

@ -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. `<chain>` with `$chain` or `<_ipt_for_proto-iter>` with `<_ipt-iter>`;