Skip to content

Commit

Permalink
v3.1.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Jul 11, 2015
1 parent 0b08f37 commit 82820ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## v3.1.0 (2015-07-11)
* better error messages if waitForXXX commands fail
* improved error handling
* set default logging prefs
* allow to intercept jasmine assertions
* check logging types before requesting logs
* minor bugfixes and doc improvements

## v3.0.5 (2015-07-07)
* mocha framework: allow inclusive and exclusive tests

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webdriverio",
"description": "A nodejs bindings implementation for selenium 2.0/webdriver",
"version": "3.0.5",
"version": "3.1.0",
"homepage": "http://webdriver.io",
"author": "Camilo Tapia <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 82820ec

Please sign in to comment.