[BUG FIXES] - #128: Fix upload_file where encode_base64 was not exported properly - #54 : Update the status endpoint when checking for Grid - #124: Explicitly specify finder type in get_body
@@ -1,5 +1,11 @@
Revision history for Selenium-Remote-Driver
+0.2001 5-23-2014
+ [BUG FIXES]
+ - #128: Fix upload_file where encode_base64 was not exported properly
+ - #54 : Update the status endpoint when checking for Grid
+ - #124: Explicitly specify finder type in get_body
+
0.20 4-25-2014
[DESIRED CAPABILITIES]
- Add a desired_capabilities option that provides full control over the desiredCapability object
@@ -1,5 +1,5 @@
name = Selenium-Remote-Driver
-version = 0.20
+version = 0.2001
author = Aditya Ivaturi <ivaturi@gmail.com>
author = Daniel Gempesaw <gempesaw@gmail.com>
author = Luke Closs <cpan@5thplane.com>
@@ -14,7 +14,7 @@ build_branch = cpan
[Git::Check]
[Git::Commit]
[Git::Tag]
-[Git::Push]
+;[Git::Push]
[Git::CommitBuild]
release_branch = cpan
release_message = v%v - Build results of %h (on %b)