Ver código fonte

Update changes and bump version number minor

Daniel Gempesaw 11 anos atrás
pai
commit
5bd6a82d23
2 arquivos alterados com 5 adições e 1 exclusões
  1. 4 0
      Changes
  2. 1 1
      dist.ini

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Selenium-Remote-Driver
 
+0.1801 4-9-2014
+        [BUG FIXES]
+        - Restore broken proxy functionality
+
 0.18   3-28-2014
         - New maintainer: Daniel Gempesaw <gempesaw@gmail.com>
         - Fix failing tests in CPAN distribution!

+ 1 - 1
dist.ini

@@ -1,5 +1,5 @@
 name = Selenium-Remote-Driver
-version = 0.19
+version = 0.1801
 author = Aditya Ivaturi <ivaturi@gmail.com>
 author = Daniel Gempesaw <gempesaw@gmail.com>
 author = Luke Closs <cpan@5thplane.com>