diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc index dda227a8..4b160bb8 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 `