Skip to content

Commit 676a60a

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 0171588 commit 676a60a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

changelog.markdown

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,6 +1709,23 @@ By **[ThomasLandauer](https://github.com/ThomasLandauer)**:
17091709
**Full Changelog**: https://github.com/Codeception/module-symfony/compare/2.0.5...2.1.0
17101710

17111711

1712+
### module-asserts 2.0.0: 2.0.0
1713+
1714+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 15:06:26 / [Repository](https://github.com/Codeception/module-asserts) / [Releases](https://github.com/Codeception/module-asserts/releases)
1715+
1716+
1717+
1718+
## What's Changed
1719+
1720+
* PHP 7.4 or higher is required.
1721+
* Support PHP 8.1
1722+
* Updated code base to PHP 7.4 by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-asserts/pull/13 and https://github.com/Codeception/module-asserts/pull/17
1723+
* Replace `Codeception\Util\Stub` with `Codeception\Stub` in tests by **[Naktibalda](https://github.com/Naktibalda)** in https://github.com/Codeception/module-asserts/pull/11
1724+
* The changelog has been added to the Readme file, by **[Arhell](https://github.com/Arhell)** in https://github.com/Codeception/module-asserts/pull/16
1725+
1726+
**Full Changelog**: https://github.com/Codeception/module-asserts/compare/1.3.1...2.0.0
1727+
1728+
17121729
### module-datafactory 2.0.0: 2.0.0
17131730

17141731
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 15:00:26 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
@@ -3606,6 +3623,15 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
36063623

36073624

36083625

3626+
### module-asserts 1.1.1: Documented that stringEnds functions were added in 1.1.0
3627+
3628+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2019/11/13 17:33:39 / [Repository](https://github.com/Codeception/module-asserts) / [Releases](https://github.com/Codeception/module-asserts/releases)
3629+
3630+
3631+
3632+
3633+
3634+
36093635
### lib-asserts 1.1.1: Documented that stringEnds functions were added in 1.1.0
36103636

36113637
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2019/11/13 17:29:36 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)

0 commit comments

Comments
 (0)