added #133 features to changelog

This commit is contained in:
Brian Vanderbusch 2016-04-30 13:35:16 -05:00
parent a6c979e0a4
commit bca120d98d

View file

@ -1,7 +1,8 @@
## 0.9.0 ## 0.9.0
* Added support for yank commands, ex `:1,10y` (@posgarou) * Added support for yank commands, ex `:1,10y` (@posgarou)
* Added contributor guidelines, including a pull request template * Added contributor guidelines, including a pull request template
* Added ability to control splitting with `splitright`, and `splitbelow` (@dragonxwang)
### Fixes ### Fixes