core: add support of "account-notify" irc capability in ChangeLog (closes #11, closes #246)

This commit is contained in:
Sébastien Helleu 2015-01-25 18:08:43 +01:00
parent 391d88d296
commit c10787d92f

View File

@ -19,6 +19,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
=== New features
* 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