forked from riemann42/Music-Tag-Amazon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
51 lines (32 loc) · 1.26 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
CHANGES
Release Name: 0.4101 2008-08-16
* Updated to use new method system
* POD Changes
Release Name: 0.4001 2010-07-27
* Started using git and github
* Normalized version accross plugins.
* POD Changes
Release Name: 0.34 2010-07-25
* Added canned responses from Net::Amazon.
Release Name: 0.33 2009-08-28
* Added secret_key option required by Amazon now.
Release Name: 0.32
* Changed license to allow option of GPL
Release Name: 0.31 2008-02-28
* Requires higher verbosity to print all info so it is much
quieter when quiet is not set
* Requires Music::Tag 0.33
* Pod improvements
* Now using Pod::Readme and Test::Spelling
Release Name: 0.30 2008-02-23
* Added amazon_info option and several new set values
* Set upc and ean and will search by these
* Example code
Release Name: 0.29 2008-02-21
* Added option to set several internal objects, such as the cache
objects.
* Fixed bug in lwp method which would cause it to create a new
object every call!
* Kwalitee improvments
Release Name: 0.28 2008-02-11
* Split off from Music::Tag distribution