1CHANGES
2    Release Name: 0.05
3        *   Added new option: proxy_server to set proxy_server. Also now
4            reads proxy server from enviroment.
5
6    Release Name: 0.04
7        *   I noticed that Music::Tag was called with a use function.
8            Removed this line to remove Music::Tag requirement.
9
10        *   Added some more level 4 debuging messages.
11
12    Release Name: 0.03
13        *   Added musictag_overwrite option. This is false by default. It is
14            a workaround for problems with Music::Tag and unicode. Setting
15            this to true allows Music::Tag info to overwrite info from MPD.
16            Do not set this to true until Music::Tag returns proper unicode
17            consistantly.
18
19    Release Name: 0.02
20        *   Will print error and die if lastfm_password is not set.
21
22        *   Will print error and die if BADAUTH is received.
23
24    Release Name: 0.01
25        *   Initial Release
26
27