Selaa lähdekoodia

Update Changes for #118

George S. Baugh 8 vuotta sitten
vanhempi
sitoutus
b1bfbd58ea
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 3 1
      Changes

+ 3 - 1
Changes

@@ -1,11 +1,13 @@
 Revision history for Perl module TestRail::API
 
-0.039 2017-02-20 TEODESIAN
+0.039 2017-02-22 TEODESIAN
     - Fix issue where follow_post_redirect could not be passed to constructor
     - Add getRunResults, getRunResultsPaginated Methods in TestRail::API
     - Cache connections by default for speedups
     - Cache getTests() for getTestByName()
     - Fix warnings when testrail-results encounters 'assigned' results
+    - make --cachefile a multi argument in testrail-results
+    - add the --perfile argument to testrail-results
 
 0.038 2017-01-23 TEODESIAN
     - Optimize TestRail::Utils::Find::getResults and testrail-results