0.8.3 / 2013-03-14
==================

  * Added support for m4a, ogg audio

0.8.2 / 2013-03-08
==================

  * Updated Readme

0.8.1 / 2013-03-03 
==================

  * Directory's zip file should show the correct name

0.8.0 / 2013-03-03 
==================

  * Directories can now be downloaded as a zip (down arrow to the right of a directory name)

0.7.4 / 2013-02-22 
==================

  * fix: using encodeURIComponent instead of escape -- solves issue with utf-8 characters

0.7.3 / 2013-02-22 
==================

  * Auth: email isn't case sensitive now

0.7.2 / 2013-02-22 
==================

  * Player: shouldn't automatically unload sound

0.7.1 / 2013-02-22 
==================

  * IOS: Should pause and auto-advance properly now
  * Server shouldn't crash if redis isn't available
  * Only set ID3 tags if artist and title are available

0.7.0 / 2013-02-21 
==================

  * Playlist fetches ID3 information on song add
  * Styling

0.6.1 / 2013-02-21 
==================

  * files/directories date sort fix


0.6.0 / 2013-02-21 
==================

  * Directories and Files: 
    * Now lists instead of tables
    * Using list.js for search and sort
  * Styling
  
0.5.0 / 2013-02-19 
==================

  * Now using bourbon/neat for grid mixins
  

0.4.1 / 2013-02-19 
==================

  * selected song highlight tweak
  * playlist header tweak
  * playlist font-size tweak

0.4.0 / 2013-02-18
==================
  
  * playlist actions styling
  * created_date styling
  * using fluid 50% for playlist/directory-file
  * added subtle bg image
  * big login button

0.3.1 / 2013-02-08 
==================
  
  * showing upvoted state in file view


0.3.0 / 2013-02-07
==================  
  
  * Added /upvotes and /downvotes API endpoints


0.2.0 / 2013-02-06
==================
  
  * Added upvote and downvotes for playlist items


0.0.0 / 2012-12-07
==================

  * Project init.