Kaynağa Gözat

V25 housekeeping for #33

George S. Baugh 10 yıl önce
ebeveyn
işleme
7b97d2efd8
2 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 3 0
      Changes
  2. 1 1
      dist.ini

+ 3 - 0
Changes

@@ -1,5 +1,8 @@
 Revision history for Perl module TestRail::API
 
+0.025 2015-05-?? TEODESIAN
+    - Fix test failures on windows (and an issue in testrail-tests on win32)
+
 0.024 2015-05-17 TEODESIAN
     - Allow spawning of plans in Test::Rail::Parser (and those programs depending on it)
     - Fix issue where step_results were not uploaded correctly.

+ 1 - 1
dist.ini

@@ -1,6 +1,6 @@
 name = TestRail-API
 main_module = lib/TestRail/API.pm
-version = 0.024
+version = 0.025
 author = George S. Baugh <teodesian@cpan.org>
 license = Perl_5
 copyright_holder = George S. Baugh