Forráskód Böngészése

update changes before I forget, bump version

George S. Baugh 7 éve
szülő
commit
5b7a94404e
2 módosított fájl, 8 hozzáadás és 2 törlés
  1. 6 0
      Changes
  2. 2 2
      dist.ini

+ 6 - 0
Changes

@@ -1,5 +1,11 @@
 Revision history for Selenium-Remote-Driver
 
+1.29   ??-??-???? TEODESIAN
+        [New Features]
+        - Selenium::Edge and Test::Selenium::Edge now exist
+        [BUG FIXES]
+        - Fixed Test::Selenium::* direct usage modules from getting undef method errors when acting on WebElements
+
 1.28   06-05-2018 TEODESIAN
         [BUG FIXES]
         - Fix incorrect documentation of constructor fields.

+ 2 - 2
dist.ini

@@ -1,5 +1,5 @@
 name = Selenium-Remote-Driver
-version = 1.28
+version = 1.29
 author = George S. Baugh <george@troglodyne.net>
 author = Aditya Ivaturi <ivaturi@gmail.com>
 author = Daniel Gempesaw <gempesaw@gmail.com>
@@ -8,7 +8,7 @@ author = Luke Closs <cpan@5thplane.com>
 author = Mark Stosberg <mark@stosberg.com>
 license = Apache_2_0
 copyright_holder = George S. Baugh
-copyright_year = 2017
+copyright_year = 2018
 
 [GatherDir]
 include_dotfiles = 1