Skip to content

Commit 4c1b7df

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 10dab24 commit 4c1b7df

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

changelog.markdown

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,6 +1177,15 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
11771177
* Improved error handling [#19](https://github.com/Codeception/module-filesystem/issues/19)
11781178

11791179

1180+
### module-filesystem 3.0.0: 3.0.0
1181+
1182+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/14 18:51:07 / [Repository](https://github.com/Codeception/module-filesystem) / [Releases](https://github.com/Codeception/module-filesystem/releases)
1183+
1184+
1185+
1186+
* Support for Codeception 5
1187+
1188+
11801189
### Codeception 5.0.0-RC1: 5.0.0-RC1
11811190

11821191
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/13 18:42:02 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
@@ -1901,6 +1910,24 @@ Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
19011910
**Full Changelog**: https://github.com/Codeception/module-memcache/compare/1.0.1...2.0.0
19021911

19031912

1913+
### module-filesystem 2.0.0: 2.0.0
1914+
1915+
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 13:37:45 / [Repository](https://github.com/Codeception/module-filesystem) / [Releases](https://github.com/Codeception/module-filesystem/releases)
1916+
1917+
1918+
1919+
## What's Changed
1920+
1921+
* PHP 7.4 or higher is required.
1922+
* Support PHP 8.1
1923+
* Updated code base to PHP 7.4 by **[TavoNiievez](https://github.com/TavoNiievez)** in https://github.com/Codeception/module-filesystem/pull/9 and https://github.com/Codeception/module-filesystem/pull/13
1924+
* Replace `Codeception\Util\Stub` with `Codeception\Stub` in tests by **[Naktibalda](https://github.com/Naktibalda)** in https://github.com/Codeception/module-filesystem/pull/5
1925+
* Improved tests in order to run them from `vendor/` directory by **[Naktibalda](https://github.com/Naktibalda)** in https://github.com/Codeception/module-filesystem/pull/6
1926+
* The changelog has been added to the Readme file, by **[Arhell](https://github.com/Arhell)** in https://github.com/Codeception/module-filesystem/pull/12
1927+
1928+
**Full Changelog**: https://github.com/Codeception/module-filesystem/compare/1.0.3...2.0.0
1929+
1930+
19041931
### module-ftp 2.0.0: 2.0.0
19051932

19061933
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2021/12/07 13:32:34 / [Repository](https://github.com/Codeception/module-ftp) / [Releases](https://github.com/Codeception/module-ftp/releases)

0 commit comments

Comments
 (0)