Skip to content

Commit 0cac3da

Browse files
committed
Bump gem version to 2.40.0 + update rb/CHANGES
1 parent 1a17c9e commit 0cac3da

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Diff for: rb/CHANGES

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
2.40.0 (???)
2-
============
1+
2.40.0 (2014-02-19)
2+
===================
33

44
* Fix bug where FileReaper would not reap files added in a child process
55
* Document AbstractEventListener (#5994)
66
* Safari:
77
* Add Safari::Options + clean up Safari extension handling (#6382)
88
* Add support for user extensions (#6815)
9+
* Firefox:
10+
* Support native events for Firefox 27 + removed native event support for Firefox 25
911

1012
2.39.0 (2013-12-17)
1113
===================

Diff for: rb/build.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rubygem(
2-
version = "2.40.0.rc2",
2+
version = "2.40.0",
33
name = "selenium-webdriver",
44
dir = "build/rb",
55
deps = [

0 commit comments

Comments
 (0)