We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b270a5c commit 0f3d02dCopy full SHA for 0f3d02d
Changes
@@ -1,12 +1,17 @@
1
Revision history for WWW::Mechanize
2
3
{{$NEXT}}
4
+[ENHANCEMENTS]
5
+- Parse url (href attribute) for js window.open GH#11
6
+
7
[FIXED]
8
- Set STDOUT to be utf8 in mech-dump. Fixes issue GH#36
9
- Added --version option to mech-dump
10
- Don't die on uri() when there has been no request. Fixes issue GH#60
11
- Remove old information from the cookbook. Fixes issue GH#28
-- Documentation correction. Fixes issue GH#65
12
+- Documentation correction. Fixes issue GH#65 and GH#59
13
+- Work around Test::More prior to 1.001004. Fixes GH#74
14
+- Fix hostname in test. Fixes GH#73
15
16
1.83 2016-10-14 16:45:30-04:00 America/Toronto
17
========================================
0 commit comments