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

Commit

Permalink
v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Apr 25, 2016
1 parent b550622 commit e16a6ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 4.0.2 - 2016-04-25

* Fix failed suites count in summary line
* Throw error on image validation fail
* Show page screenshot on image validation error

## 4.0.1 - 2016-04-20

* Fix documentation
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": "4.0.1",
"version": "4.0.2",
"description": "UI Screenshot testing utility",
"engines": {
"node": ">= 4.0.0"
Expand Down

0 comments on commit e16a6ff

Please sign in to comment.