Change history for LWP-MediaTypes

6.05      2026-09-04 17:14:25Z
    - Drop the Test::Fatal test prerequisite, which now requires perl v5.12,
      so the distribution keeps its declared perl 5.6.2 support (GH#16)
    - Remove Authority section from dist.ini (GH#4) (Olaf Alders)

6.04      2019-03-20 13:01:15Z
    - Full release of changes in 6.03

6.03      2019-03-19 16:44:17Z (TRIAL RELEASE)
    - Convert release process to Dist::Zilla
    - Allow File::Temp handles to be guessed correctly (GH#1) (Wesley
      Schwengle)

6.02      2012-02-16
    - Update the media.types database
    - Restore perl-5.6 compatiblity.

6.01      2011-02-27
    - Use mockup object to avoid test dependency on URI::URL and HTTP::Request.
    - Drop MacOS (classic) support

6.00      2011-02-25
    - Initial release of LWP-MediaTypes as a separate distribution. There are
      no code changes besides incrementing the version number since
      libwww-perl-5.837.
    - The LWP::MediaTypes module used to be bundled with the libwww-perl
      distribution.