document removal procedure and update the changelog

This commit is contained in:
Javier Lopez
2015-05-27 13:41:04 -05:00
parent 7a2614d850
commit 937390b0e7
2 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,7 @@
### master
- enable overriding default key bindings
- start using `C-c` to clear screen
- add uninstall/clean procedure and keybinding (prefix+alt+u) (@chilicuil)
### v1.2.2, 2015-02-08
- set GIT_TERMINAL_PROMPT=0 when doing `git clone`, `pull` or `submodule update`