dub-0.5
-------

Beta release. Two play modes: all files, single directory. Normal and
shuffle play orders. Enjoy!


dub-0.4
-------

Alpha release of dub. It includes two play modes: all files and single
directory. Currently only normal (linear) ordering of files is supported.


dub-0.3
-------

 Break DubApp into two classes
 Read UI options
 Fix: it's no use to return to first item in linear sequencer
     if no next is found


dub-0.2
-------

 Clean up cruft, remove unused doc class
 Implement a noatun config module
 Write some text docs


dub-0.1
-------

 Play and Next working to some extent, eh :)