diff --git a/ChangeLog.adoc b/ChangeLog.adoc index d73d6d869..34005e808 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -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)