瀏覽代碼

v0.2102

        [NEW FEATURES]
        - Add inner_window_size sub and hash key option to accomodate S-R-D-UserAgent use
Daniel Gempesaw 11 年之前
父節點
當前提交
ceb464b86b
共有 2 個文件被更改,包括 5 次插入1 次删除
  1. 4 0
      Changes
  2. 1 1
      dist.ini

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Selenium-Remote-Driver
 
+0.2102 7-16-2014
+        [NEW FEATURES]
+        - Add inner_window_size sub and hash key option to accomodate S-R-D-UserAgent use
+
 0.2101 7-16-2014
         [BUG FIXES]
         - Update list of no_content_success methods that interpret an undef value as success

+ 1 - 1
dist.ini

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