Document rgba faces and client stdin in the changelog

This commit is contained in:
Maxime Coste 2020-05-10 20:55:15 +10:00
parent 3fc02cb25f
commit b44c4f41a6

View File

@ -5,6 +5,12 @@ released versions.
== Development version
* clients stdin is transferred to the server, making it possible
to pipe into `kak -c <session>`
* 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