Explorar el Código

v1.34 release update

George S. Baugh hace 6 años
padre
commit
d4065ff8fe
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.34   09-11-2019 TEODESIAN
+        [BUG FIXES]
+        - Remove .so files from Firefox lib tree to simplify CPAN RPM build tool chains
+
 1.33   06-17-2019 TEODESIAN
         [BUG FIXES]
         - Add chrome shim to disable sandboxing by default so that Selenium::Chrome usage isn't broken by default

+ 1 - 1
dist.ini

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