diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index eda852036..72fb4ce13 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -21,10 +21,10 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * core: add option "-s" in command /eval to split commands (no more split by default) (closes #324) +* core: add priority in plugins to initialize them in order * irc: add support of "account-notify" capability (closes #11, closes #246) * irc: remove server "freenode" from default config file (closes #309) * irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251) -* core: add priority in plugins to initialize them in order * doc: add Russian man page === Bugs fixed