浏览代码

update CHANGES

George S. Baugh 11 年之前
父节点
当前提交
63a8328be0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Changes

+ 3 - 0
Changes

@@ -1,5 +1,8 @@
 Revision history for Perl module TestRail::API
 
+0.015 2015-01-25 TEODESIAN
+    - Remove all usage of IO::Capture for more concise verbose test output.  Makes cpantesters/travis wig out?
+
 0.014 2015-01-23 TEODESIAN
     - Fixed issue where testrail-report would not parse the results of multiple tests in a TAP file or stream.
     - Fixed issue where testrail-report would erroneously attempt to report the results of subtests.