Skip to content

Commit 3597943

Browse files
committed
Updated changelog page
1 parent 1c214ab commit 3597943

File tree

1 file changed

+31
-22
lines changed

1 file changed

+31
-22
lines changed

changelog.markdown

Lines changed: 31 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,37 @@ title: Codeception Changelog
99

1010

1111

12+
### Codeception 4.2.1: 4.2.1
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/06/22 06:26:08 / [🦑 Repository](https://github.com/Codeception/Codeception) / [📦 Releases](https://github.com/Codeception/Codeception/releases)
15+
16+
17+
18+
* Execute setupBeforeClass/tearDownAfterClass only once ([#6481](https://github.com/Codeception/Codeception/issues/6481))
19+
* Handle action with intersection return type correctly in dry-run command
20+
21+
22+
### Codeception 4.2.1: 4.2.1
23+
24+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/06/22 06:26:08 / [🦑 Repository](https://github.com/Codeception/Codeception) / [📦 Releases](https://github.com/Codeception/Codeception/releases)
25+
26+
27+
28+
* Execute setupBeforeClass/tearDownAfterClass only once ([#6481](https://github.com/Codeception/Codeception/issues/6481))
29+
* Handle action with intersection return type correctly in dry-run command
30+
31+
32+
### module-yii2 1.1.6: 1.1.6
33+
34+
Released by [![](https://avatars.githubusercontent.com/u/47294?v=4&s=16) samdark](https://github.com/samdark) on 2022/06/21 11:05:32 / [🦑 Repository](https://github.com/Codeception/module-yii2) / [📦 Releases](https://github.com/Codeception/module-yii2/releases)
35+
36+
37+
38+
- [#8](https://github.com/Codeception/module-yii2/issues/8): Add log from Yii to artifacts when test fails (@aywan)
39+
- [#65](https://github.com/Codeception/module-yii2/issues/65): Codeception 5 support (@developedsoftware and **[TavoNiievez](https://github.com/TavoNiievez)**)
40+
41+
42+
1243
### Codeception 4.2.0: 4.2.0
1344

1445
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/06/16 05:51:13 / [🦑 Repository](https://github.com/Codeception/Codeception) / [📦 Releases](https://github.com/Codeception/Codeception/releases)
@@ -2587,28 +2618,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
25872618
* Require stable version of codeception/codeception
25882619

25892620

2590-
### Codeception 4.1.9: PHP 8
2591-
2592-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2020/10/23 18:03:56 / [🦑 Repository](https://github.com/Codeception/Codeception) / [📦 Releases](https://github.com/Codeception/Codeception/releases)
2593-
2594-
2595-
2596-
* Support PHP 8 [#5999](https://github.com/Codeception/Codeception/issues/5999)
2597-
* Generate correct default values in Actions files [#5999](https://github.com/Codeception/Codeception/issues/5999)
2598-
* Use sendGet in Api template [#5998](https://github.com/Codeception/Codeception/issues/5998) by **[ThomasLandauer](https://github.com/ThomasLandauer)**
2599-
2600-
2601-
### Codeception 4.1.9: PHP 8
2602-
2603-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2020/10/23 18:03:56 / [🦑 Repository](https://github.com/Codeception/Codeception) / [📦 Releases](https://github.com/Codeception/Codeception/releases)
2604-
2605-
2606-
2607-
* Support PHP 8 [#5999](https://github.com/Codeception/Codeception/issues/5999)
2608-
* Generate correct default values in Actions files [#5999](https://github.com/Codeception/Codeception/issues/5999)
2609-
* Use sendGet in Api template [#5998](https://github.com/Codeception/Codeception/issues/5998) by **[ThomasLandauer](https://github.com/ThomasLandauer)**
2610-
2611-
26122621
### module-cli 1.0.4: Support PHP 8
26132622

26142623
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2020/10/23 17:52:08 / [🦑 Repository](https://github.com/Codeception/module-cli) / [📦 Releases](https://github.com/Codeception/module-cli/releases)

0 commit comments

Comments
 (0)