2 * Comply with upcoming Atom API 1.0
6 ## 0.4.1 - C-C-C-Combo Edition
7 * Added ex command parser, including ranges
10 * Alert on unknown or invalid command
12 ## 0.3.0 - Extrovert Edition
13 * Register new commands from the outside world
14 * Added `:tabn`, `:tabp`, `:e`, `:enew`, and a few aliases
16 ## 0.2.0 - NotAOneTrickPony Edition
17 * Added `:quit`, `:tabedit`, `:wa`, `:split`, `:vsplit`
18 * Commands can take arguments
20 ## 0.1.0 - First Release