Ver Fonte

v41 release

George S. Baugh há 8 anos atrás
pai
commit
dbc6cbfe0b
3 ficheiros alterados com 3 adições e 2 exclusões
  1. 1 1
      Changes
  2. 2 1
      dist.ini
  3. BIN
      dist/TestRail-API-0.041.tar.gz

+ 1 - 1
Changes

@@ -1,6 +1,6 @@
 Revision history for Perl module TestRail::API
 
-0.041 2017-06-XX TEODESIAN
+0.041 2017-06-06 TEODESIAN
     - Fix MCE usage issue with confusion based on array -> hash inputs in TestRail::Utils::Find
     - Fix issue where Test plans were not recorded in the raw output of a case.
     - Add ability to specify a custom status for failures which emit no test plan

+ 2 - 1
dist.ini

@@ -1,6 +1,6 @@
 name = TestRail-API
 main_module = lib/TestRail/API.pm
-version = 0.040
+version = 0.041
 author = George S. Baugh <teodesian@cpan.org>
 license = Perl_5
 copyright_holder = George S. Baugh
@@ -97,6 +97,7 @@ stopwords = loquiter
 stopwords = testsuite
 stopwords = testrail
 stopwords = EOFCallback
+stopwords = planCallback
 stopwords = commentCallback
 stopwords = testCallback
 stopwords = unknownCallback

BIN
dist/TestRail-API-0.041.tar.gz