Update CHANGELOG

This commit is contained in:
jazzpi 2016-08-03 12:21:51 +02:00
parent b869a49e02
commit ccf4c99b2b

View file

@ -1,3 +1,7 @@
## 0.10.0
* Stop using non-standard Promise.defer (fixes issue with `:w`) (@AsaAyers)
## 0.9.0 ## 0.9.0
* Added support for yank commands, ex `:1,10y` (@posgarou) * Added support for yank commands, ex `:1,10y` (@posgarou)