Skip to content

Commit 538e20d

Browse files
committed
add changes for recent PRs
1 parent 8e31be3 commit 538e20d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Changes

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
Revision history for WWW::Mechanize
22

3-
[TESTS]
4-
- Drop Test::Warn prerequisite and only use Test::Warnings
5-
63
{{$NEXT}}
74
[FIXED]
85
- Raise minimum Perl to 5.8 to match what we test, what dependencies
96
depend on, etc. (GH#352) (James Raspass)
7+
[ENHANCEMENTS]
8+
- New method delete() that allows DELETE requests with Mechanize::Link
9+
objects (GH#361) (Stuart A Johnston)
1010
[DOCUMENTATION]
1111
- Clarify documentation for select() (GH#77) (Julien Fiegehenn)
1212
- Various POD fixes (Julien Fiegehenn)
13+
- Explain that :content-file does not decode content (GH#363) (bscan)
1314
[TESTS]
1415
- Test that follow_link(n=> 'all') warns (Kueppo Tcheukam)
16+
- Drop Test::Warn prerequisite and only use Test::Warnings (GH#360) (Graham Knop)
1517

1618
2.15 2022-08-21 07:47:35Z
1719
[FIXED]

0 commit comments

Comments
 (0)