Release Name: 0.05
============================
 * Fixed bug with log file handles (thanks T0dK0n)
 * Fixed bug caused when music_directory not set  (thanks T0dK0n)
 * Revised Documentation Slightly
 * Fixed bug in kill function for musicmpdscrobble
 * Added option get_mbid_from_mb to get missing mbids using Music::Tag::MusicBrainz

Release Name: 0.04
============================
 * Have been assigned Client ID.  If you set this in your configs,
   please remove.

Release Name: 0.03
============================
 * Name change for module.  Is now Music::Audioscrobbler::MPD.  Uninstall old
   version to facilitate change!
 * Repeating a song isn't a skip anymore (or rather skipping back a 
   scrobblable distance is not a skip)
 * Only submits a song <30 seconds long if it has an mbid.
 * Very basic test script for sanity.

Release Name: 0.02
============================
 * Fixed bug caused my Music::Tag returning non-integer values for "secs" (thanks tunefish)
 * Along same lines, configure to not use Music::Tag secs values, but trust MPD

Release Name: 0.01
============================
 * Initial Release
 * Basic routines for scrobbling MPD.  Code from Music::Audioscrobbler merged 
   for now.