Skip to content

Commit 92ca816

Browse files
committed
New version 1.0.4
1 parent e883b6d commit 92ca816

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.4
2+
* Added support for multi session testing - #73
3+
* Fixed double quotes to not break JavaScript commands - #71
4+
15
# 1.0.3
26
* Fix incorrectly cropped full page screenshots
37
* Remove test dependency from www.thewebhatesme.com to local http server

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "codeception/visualception",
33
"description": "Visual regression tests for Codeception",
4+
"version": "1.0.4",
45
"homepage": "https://github.com/Codeception/VisualCeption",
56
"license": "Apache-2.0",
67
"require": {

0 commit comments

Comments
 (0)