You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,16 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### Codeception 4.2.2: 4.2.2
13
+
14
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/08/13 13:56:22 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15
+
16
+
17
+
18
+
* Propagate --ext and --override parameters to included test suites ([#6536](https://github.com/Codeception/Codeception/issues/6536))
19
+
* Fixed false negative message about stecman/symfony-console-completion package ([#6541](https://github.com/Codeception/Codeception/issues/6541))
20
+
21
+
12
22
### module-rest 3.2.0: 3.2.0
13
23
14
24
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/08/13 12:18:30 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
@@ -2071,18 +2081,6 @@ Changed
2071
2081
* Removed limitation of PHP 8.0 version in composer.json
2072
2082
2073
2083
2074
-
### Codeception 4.1.17:
2075
-
2076
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/02/01 07:32:33 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
2077
-
2078
-
2079
-
2080
-
* Fix `codecept run suite` when suite name matches directory (bug introduced in 4.1.16)
2081
-
* `codecept run tests` is equivalent to `codecept run`
2082
-
* `codecept run :filter` works without specifying suite [#6105](https://github.com/Codeception/Codeception/issues/6105)
2083
-
* `codecept run tests:filter` works too
2084
-
2085
-
2086
2084
### lib-innerbrowser 1.4.0:
2087
2085
2088
2086
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/01/29 18:19:08 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
0 commit comments