Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Dec 1, 2014
1 parent cbdc054 commit bdfa851
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
## Release History

## v1.0.2 (2014-12-01)
* better support for IE<9 browser
* remove scrollbars before taking screenshots

## v1.0.1 (2014-11-21)
* fixed scope of variables
* document screenshot little bit more mobile friendly
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "webdrivercss",
"version": "1.0.1",
"version": "1.0.2",
"description": "Regression testing tool for WebdriverJS",
"author": "Christian Bromann <mail@christian-bromann.com>",
"license": "MIT",
Expand Down

0 comments on commit bdfa851

Please sign in to comment.