This commit is contained in:
Bruno Sutic 2015-07-07 02:28:16 +02:00
parent a5c030d261
commit 35161668d9
No known key found for this signature in database
GPG Key ID: 66D96E4F2F7EF26C
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Changelog
### master
### v2.0.0, 2015-07-07
- enable overriding default key bindings
- start using `C-c` to clear screen
- add uninstall/clean procedure and keybinding (prefix+alt+u) (@chilicuil)