Skip to content

Commit 27b839a

Browse files
committed
Updated changelog and module documentation
1 parent 54e10e7 commit 27b839a

File tree

4 files changed

+2050
-415
lines changed

4 files changed

+2050
-415
lines changed

changelog.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ title: Codeception Changelog
88
# Changelog
99

1010

11+
#### 4.1.7
12+
13+
* Compatibility with PhpCodeCoverage 9 and PHPUnit 9.3
14+
* Show snapshot diff on fail [#5930](https://github.com/Codeception/Codeception/issues/5930) by **[fkupper](https://github.com/fkupper)**
15+
* Ability to store non-json snapshots [#5945](https://github.com/Codeception/Codeception/issues/5945) by **[fkupperr](https://github.com/fkupperr)**
16+
* Fixed step decorators in generated configuration file [#5936](https://github.com/Codeception/Codeception/issues/5936) by **[rene-hermenau](https://github.com/rene-hermenau)**
17+
* Fixed single line style dataprovider [#5944](https://github.com/Codeception/Codeception/issues/5944) by **[edno](https://github.com/edno)**
18+
1119
#### 4.1.6
1220

1321
* Compatibility with PHPUnit 9.2

0 commit comments

Comments
 (0)