diff --git a/doc/pages/changelog.asciidoc b/doc/pages/changelog.asciidoc index f83601e8..67be2fc4 100644 --- a/doc/pages/changelog.asciidoc +++ b/doc/pages/changelog.asciidoc @@ -5,6 +5,12 @@ released versions. == Development version +* clients stdin is transferred to the server, making it possible + to pipe into `kak -c ` + +* Faces can have an alpha channel, specified using the + `rgba:RRGGBBAA` format. + * replace-ranges highlighter now support empty and multi-lines ranges * `%var{...}` now expands to list of strings, `$kak_quoted_...` now work