Skip to content

Commit

Permalink
Update changelog for 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Nov 3, 2017
1 parent 08ee07f commit 1c4b358
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion rb/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
3.7.0 (2017-11-03)
==================

Ruby:
* Added //rb:lint task to check codebase using RuboCop (thanks @RustyNail)
* Fixed codebase to comply more to Ruby community style guide (thanks @RustyNail)
* Packaged all dependencies to Selenium repository so that non-Ruby committers
can build and test Ruby bindings easier
* Update errors list according to latest changes of specification (thanks @jaysonesmith)

Firefox:
* Added Firefox::Options#headless! shortcut to enable headless mode (thanks @franzliedke)

3.6.0 (2017-09-25)
==================

Expand Down Expand Up @@ -28,7 +41,7 @@ Firefox:
* Fixed a bug when GeckoDriver error stacktrace was not displayed (issue #3683)

Chrome:
* Added workardound for the case when findElements call returns null (issue #4555)
* Added workaround for the case when findElements call returns null (issue #4555)
* Chrome::Driver now includes touch actions by default

3.5.1 (2017-08-15)
Expand Down

0 comments on commit 1c4b358

Please sign in to comment.