File tree Expand file tree Collapse file tree 4 files changed +2050
-415
lines changed
Expand file tree Collapse file tree 4 files changed +2050
-415
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments