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 aa03bff commit 70daa03Copy full SHA for 70daa03
lib/jasmine/runners/selenium/version.rb
@@ -1,7 +1,7 @@
1
module Jasmine
2
module Runners
3
class Selenium
4
- VERSION = "0.2.1"
+ VERSION = "2.4.0"
5
end
6
7
release_notes/2.4.0.md
@@ -0,0 +1,11 @@
+# Jasmine Selenium Runner 2.4.0 Release Notes
+
+## Changes
+* Support reporting for randomized runs
+* Document how to use with sauce connect
+* Support sauce connect 4
8
9
+------
10
11
+_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_
0 commit comments