Update changelog for v0.6.2 release

This commit is contained in:
Eric Freese 2019-06-22 16:52:42 -06:00
parent 2498dbab75
commit 66a6de3fb5

View file

@ -1,5 +1,9 @@
# Changelog # Changelog
## v0.6.2
- Fixed bug deleting the last character in the buffer in vi mode (#450)
- Degrade gracefully when user doesn't have `zsh/system` module installed (#447)
## v0.6.1 ## v0.6.1
- Fixed bug occurring when `_complete` had been aliased (#443) - Fixed bug occurring when `_complete` had been aliased (#443)