Explorar el Código

update changes for #140

George S. Baugh hace 7 años
padre
commit
b19d7abf90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Changes

+ 1 - 1
Changes

@@ -1,7 +1,7 @@
 Revision history for Perl module TestRail::API
 
 0.042 2018-04-30 TEODESIAN
-    - Fix uninitialized value warning when no plan is emitted
+    - Fix uninitialized value warning when no plan (or steps) are emitted
     - Die on HTTP 401/403, we likely will never recover from this
     - Add ability to re-try failed requests in TestRail::API, App::Prove::Plugin::TestRail and testrail-report