From fb05adb75c9df30f062055517320b5c6ad868b95 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Wed, 3 Jun 2020 15:05:19 +0300 Subject: [PATCH] doc changelog: Update the changelog --- doc/pages/changelog.asciidoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc index da087bd2..62584366 100644 --- a/doc/pages/changelog.asciidoc +++ b/doc/pages/changelog.asciidoc @@ -5,6 +5,17 @@ released versions. == Development version +* The `bold` and `italic` faces are no longer built-in. Highlighters + are expected to use face attributes (`+b` and `+i`, respectively) to + decorate text. + +* The `lint-enable` command no longer needs to be called to display + linting errors. The `lint-disable` command was renamed into + `lint-hide-diagnostics`. + +* The `+` part of a `range-specs` highlighter consistently + refers to the length of the target range. + * clients stdin is transferred to the server, making it possible to pipe into `kak -c `