v0.4.1, 2014/05/26 -- Convert README format from markdown to reStructuredText
v0.4.0, 2014/05/25 -- Show test run is done by changing color of status bar
v0.3.6, 2014/05/25 -- Handle skips like test passes
v0.3.5, 2014/05/25 -- Convert tabs to a set number of spaces in stdout views
v0.3.4, 2014/05/25 -- Make (v)ariables option visible in traceback view
v0.3.3, 2014/05/17 -- Switch to MIT license
v0.3.2, 2014/05/17 -- Update the README
v0.3.1, 2014/05/17 -- Various variable view related tweaks
v0.3.0, 2014/05/17 -- Show local variables in traceback view
v0.2.1, 2014/05/17 -- Remove spurious logging output
v0.2.0, 2014/05/17 -- Show more context for traceback lines
v0.1.2, 2014/05/17 -- Wrap long traceback lines (paths/code)
v0.1.1, 2014/05/17 -- Only quit in extraordinary (UI before tests) situations
v0.1.0, 2014/05/17 -- Quit both threads when quitting from UI
v0.0.3, 2014/05/16 -- Fix bug with missing attributes on test objects
v0.0.2, 2014/05/11 -- Fix bug with missing frames
v0.0.1, 2014/05/06 -- Finish minimal UI rewrite
