CHANGES
=======

0.1.0
-----

* fix readme formatting
* add links to the readme file
* more todo items
* add basic use instructions to the readme
* add more items to the todo list
* support 'clear' as a builtin command
* add apache license file
* ignore packaging build files
* add pbr packaging files
* start rearranging files to make packaging work
* refactor a bit
* start the todo list
* handle stdout and stderr separately
* use bash to run subcommands
* import urwid factoring example for demo
* handle a few common editing keys
* clarify the unknown style error message
* handle unknown keypresses by reporting an error
* first working version
