Update changelog

This commit is contained in:
Florian Bruhin 2017-10-20 09:15:22 +02:00
parent 128a16173e
commit 3dc06aad24

View File

@ -30,6 +30,8 @@ Added
- New `:tab-give` and `:tab-take` commands, to give tabs to another window, or
take them from another window.
- New `config.source(...)` method for `config.py` to source another file.
- New `keyhint.radius` option to configure the edge rounding for the key hint
widget.
Fixed
~~~~~