Skip to content

Commit 70daa03

Browse files
author
Gregg Van Hove
committed
Bump version to 2.4.0
1 parent aa03bff commit 70daa03

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

lib/jasmine/runners/selenium/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Jasmine
22
module Runners
33
class Selenium
4-
VERSION = "0.2.1"
4+
VERSION = "2.4.0"
55
end
66
end
77
end

release_notes/2.4.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Jasmine Selenium Runner 2.4.0 Release Notes
2+
3+
## Changes
4+
5+
* Support reporting for randomized runs
6+
* Document how to use with sauce connect
7+
* Support sauce connect 4
8+
9+
------
10+
11+
_Release Notes generated with _[Anchorman](http://github.com/infews/anchorman)_

0 commit comments

Comments
 (0)