|
|
@@ -1,5 +1,10 @@
|
|
|
Revision history for Perl module TestRail::API
|
|
|
|
|
|
+0.017 2015-01-29 TEODESIAN
|
|
|
+ - Explicitly import List::Util in TestRail::API, this causes issues on some perls
|
|
|
+ - Require minimum version of Term::ANSIColor
|
|
|
+ - Fix bad regex for finding filename in testrail_report
|
|
|
+
|
|
|
0.016 2015-01-26 TEODESIAN
|
|
|
- Use correct perl when invoking scripts to fix cpantesters failures.
|
|
|
- Use parent instead of base, this confuses older perls
|