Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tatarintsev committed Jul 23, 2015
1 parent 3290b43 commit 4cacc60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.12.8 - 2015-07-23

* Correctly restore window size when `setWindowSize` is called in `before`
callback (@SevInf).

## 0.12.7 - 2015-07-20

* Correctly calculate element position if WebDriver returns screenshot
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gemini",
"version": "0.12.7",
"version": "0.12.8",
"description": "UI Screenshot testing utility",
"bin": {
"gemini": "./bin/gemini"
Expand Down

0 comments on commit 4cacc60

Please sign in to comment.