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

Commit

Permalink
v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Aug 5, 2016
1 parent e67c434 commit 1568de0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 4.5.0 - 2016-08-05

* Retry only failed states on fail instead of all states of the suite
* Add ability to set file masks for test paths in a `sets` option
* Add ability to implement custom source path resolving for CSS files in coverage
* Fix: keep original stack when cloning error

## 4.4.4 - 2016-07-27

* Revert code changes made for version 4.4.3
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.4.4",
"version": "4.5.0",
"description": "UI Screenshot testing utility",
"engines": {
"node": ">= 4.0.0"
Expand Down

0 comments on commit 1568de0

Please sign in to comment.