George S. Baugh hace 4 años
padre
commit
d850291f9e
Se han modificado 2 ficheros con 5 adiciones y 1 borrados
  1. 4 0
      Changes
  2. 1 1
      dist.ini

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Selenium-Remote-Driver
 
+1.43  03-18-2021 TEODESIAN
+        - Remove all usage of the redefine() method in Test::MockModule, because that module is a mess to upgrade apparently
+        - Tweak ENV setting in Test::* namespaces, see POD
+
 1.42  03-17-2021 TEODESIAN
         - Once more with feeling
 

+ 1 - 1
dist.ini

@@ -1,5 +1,5 @@
 name = Selenium-Remote-Driver
-version = 1.42
+version = 1.43
 author = George S. Baugh <george@troglodyne.net>
 author = Aditya Ivaturi <ivaturi@gmail.com>
 author = Daniel Gempesaw <gempesaw@gmail.com>