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

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