1
0
Fork 0
mirror of synced 2024-07-26 18:11:11 -04:00
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

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)