ex-mode/CHANGELOG.md

14 lines
382 B
Markdown

## next - C-C-C-Combo Edition
* Alert on unknown command
## 0.3.0 - Extrovert Edition
* Register new commands from the outside world
* Added `:tabn`, `:tabp`, `:e`, `:enew`, and a few aliases
## 0.2.0 - NotAOneTrickPony Edition
* Added `:quit`, `:tabedit`, `:wa`, `:split`, `:vsplit`
* Commands can take arguments
## 0.1.0 - First Release
* Every feature added
* Every bug fixed