mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
updated ChangeLog to reflect Apprise updates
This commit is contained in:
parent
6cdb5738ec
commit
8afd0c8956
1 changed files with 3 additions and 0 deletions
|
|
@ -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>`;
|
||||
|
|
|
|||
Loading…
Reference in a new issue