Explorar o código

prep for release

George S. Baugh %!s(int64=5) %!d(string=hai) anos
pai
achega
48075c4346
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 4 0
      Changes
  2. 1 1
      dist.ini

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Perl module TestRail::API
 
+0.047 2020-04-12 TEODESIAN
+    - Fix getUsers now requiring project ID
+    - Allow passing TESTRAIL_PLAN_ID env in A::P::P::T
+
 0.046 2020-05-8 TEODESIAN
     - Hide password entry in bin/ utilities.
     - Add bin/testrail-replay to re-play the results of runs and plans.

+ 1 - 1
dist.ini

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