We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c726b3f commit 56aeee5Copy full SHA for 56aeee5
rb/CHANGES
@@ -1,10 +1,17 @@
1
3.0 (Unreleased)
2
3
Ruby:
4
+ * Remove support for RC client
5
+ * Remove support for Ruby < 2.0
6
+ * Update code to support designated style guidelines
7
* Chrome/GeckoDriver/PhantomJS/IE/Edge drivers are refactored to use standard
8
service class (issue 1797)
9
* Option `:timeout` was removed from IE server (issue 1797)
10
11
+Firefox:
12
+ * Rename wires to geckodriver
13
+ * Change default usage from FirefoxDriver to geckodriver
14
+
15
2.53.0 (2016-03-15)
16
===================
17
0 commit comments