Update changelog for 0.8.0

This commit is contained in:
jazzpi 2016-01-03 13:29:18 +01:00
parent 86570f76cc
commit 79a4a8986c

View file

@ -1,3 +1,11 @@
## 0.8.0
* Don't allow :s delimiters not allowed by vim (@jacwah)
* Backspace over empty `:` now cancels ex-mode (@shamrin)
* Added option to register alias keys in atom init config (@GertjanReynaert)
* Allow `:substitute` to replace empty with an empty string and replacing the last search item (@jazzpi)
* Added `:wall`, `:quitall` and `:wqall` commands (@caiocutrim)
* Added `:saveas` command (@bakert)
## 0.6.0 ## 0.6.0
* No project/multiple projects paths (uses first one) * No project/multiple projects paths (uses first one)
* Support for :set * Support for :set