2023-12-28 Dave Cross * Version 1.6.4 * Remove unused variable (thanks Steve Rogerson) 2021-01-04 Dave Cross * Version 1.6.3 * Add YAML to configure_requires * Improved Build.pm * Fixed pod coverage test 2020-11-17 Dave Cross * Version 1.6.1 * Tidier code * Test improvements * Improved CI 2016-12-08 Dave Cross * Build.PL: Packaging fixes 2016-10-03 Dave Cross * .travis.yml: Test against Perl 5.22. Ignore Build.pm in coverage reports. 2015-07-19 Dave Cross * .travis.yml: Force new Travis run 2015-07-18 Dave Cross * .gitignore, .travis.yml: Add .gitignore and .travis.yml 2015-07-17 Dave Cross * MANIFEST: Add META.yml to MANIFEST 2009-07-26 Dave Cross * lib/AudioFile/Info/MP3/Tag.pm: Correct copyright information. * AudioFile-Info-MP3-Tag-pod.html: Removed unnecessary file. * lib/AudioFile/Info/MP3/Tag.pm: Go back to manual version numbers. * Build.PL: Added YAML to dependencies. 2006-06-15 Dave Cross * lib/AudioFile/Info/MP3/Tag.pm: Version bump * MANIFEST: Added pod coverage tests to MANIFEST * lib/AudioFile/Info/Build.pm, lib/AudioFile/Info/MP3/Tag.pm, t/4_pod_coverage.t: Added 4_pod_coverage.t and pod to pass these new tests. 2005-04-23 Dave Cross * Changes: Removed autogenerated files 2005-03-01 Dave Cross * MANIFEST, lib/AudioFile/Info/MP3/Tag.pm, t/1_read.t, t/2_write.t, t/3_pod.t: Added pod tests 2004-02-25 Dave Cross * lib/AudioFile/Info/MP3/Tag.pm: * Don't try to close a file that isn't open * Create new tag frames if they don't exist * Build, META.yml, Makefile, Makefile.PL: Removed (not needed in CVS) 2004-02-17 Dave Cross * AudioFile-Info-MP3-Tag-pod.html, Build, Build.PL, Changes, MANIFEST, META.yml, Makefile, Makefile.PL, README, lib/AudioFile/Info/Build.pm, lib/AudioFile/Info/MP3/Tag.pm, t/1_read.t, t/2_write.t, t/test.mp3: Initial revision