core: update ChangeLog

This commit is contained in:
Sébastien Helleu 2021-01-30 09:25:55 +01:00
parent ec2ffedab6
commit e305b4e960

View File

@ -25,8 +25,8 @@ New features::
* core: add buffer local variable "completion_default_template" (evaluated) to override the value of option "weechat.completion.default_template" (issue #1600)
* core: add option "recreate" in command /filter
* core: add evaluation of conditions in evaluation of expressions with "eval_cond:" (issue #1582)
* irc: add server option "default_chantypes", used when the server does not send them in message 005 (issue #1610)
* trigger: add variable "${tg_trigger_name}" in command trigger evaluated strings (issue #1580)
* irc: make the default chantypes to use when the server does not specify them configurable (irc.server.xxx.default_chantypes)
Bug fixes::