Skip to content

Commit 92b6485

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 6e6e9dc commit 92b6485

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

changelog.markdown

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

1010

1111

12+
### Codeception 5.3.1: 5.3.1
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/05/13 23:25:43 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
15+
16+
17+
18+
## What's Changed
19+
* Issue 6857: Upddate Actor::__call() to have return type 'mixed' by **[troy-rudolph](https://github.com/troy-rudolph)** in https://github.com/Codeception/Codeception/pull/6858
20+
* Fix auto-injection of the tester property by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/Codeception/pull/6856
21+
22+
## New Contributors
23+
* **[troy-rudolph](https://github.com/troy-rudolph)** made their first contribution in https://github.com/Codeception/Codeception/pull/6858
24+
25+
**Full Changelog**: https://github.com/Codeception/Codeception/compare/5.3.0...5.3.1
26+
27+
1228
### Codeception 5.2.2: 5.2.2
1329

1430
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2025/05/07 12:49:57 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
@@ -1831,18 +1847,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
18311847
* Updated dependencies
18321848

18331849

1834-
### Codeception 5.0.0-RC3: 5.0.0-RC3
1835-
1836-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/04/22 10:32:33 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1837-
1838-
1839-
1840-
* Fix incorrect type declaration in InitTemplate by **[ziadoz](https://github.com/ziadoz)**
1841-
* Stricter check for phpdotenv v5 (older versions are not supported)
1842-
* Throw exception if actor setting is missing in suite configuration
1843-
* Use correct types in ParamsLoader and Configuration classes, avoid type errors
1844-
1845-
18461850
### module-laravel 3.0.0: 3.0.0
18471851

18481852
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/04/20 10:13:08 / [Repository](https://github.com/Codeception/module-laravel) / [Releases](https://github.com/Codeception/module-laravel/releases)

0 commit comments

Comments
 (0)