-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathChanges
More file actions
27 lines (21 loc) · 881 Bytes
/
Changes
File metadata and controls
27 lines (21 loc) · 881 Bytes
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
Change history for LWP-MediaTypes
{{$NEXT}}
- 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.