diff --git a/ChangeLog.adoc b/ChangeLog.adoc index e355c3b7f..57793f656 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -27,6 +27,7 @@ New features:: * core: allow to remove multiple filters at once with command `/filter del` * api: allow to catch multiple signals in functions hook_signal and hook_hsignal (issue #1780) * irc: rename option `save` to `apply` in command `/autojoin` + * php: add support of PHP 8.2 (issue #1787) Bug fixes::