core: add asciidoctor in ChangeLog (issue #722)

v2.8-utf8proc
Sébastien Helleu 2016-05-16 11:05:08 +02:00
parent 1fc274473b
commit a6a221e5e1
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
[[v1.6]]
== Version 1.6 (under dev)
New features::
* doc: switch to asciidoctor to build docs and man page
Bugs fixed::
* api: fix crash in function string_split_command() when the separator is not a semicolon (issue #731)
* relay: allow escape of comma in command "init" (weechat protocol) (issue #730)