Update changelog for 0.8.0
This commit is contained in:
parent
86570f76cc
commit
79a4a8986c
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue