From 4d49bbbf88a6bd45bbda35397da5766c47174a8c Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Sun, 15 Aug 2021 02:33:19 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index c179500..937e409 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,8 @@ composer require "codeception/module-filesystem" --dev See [the module documentation](https://codeception.com/docs/modules/Filesystem). +[Changelog](https://github.com/Codeception/module-filesystem/releases) + ## License `Codeception Module Filesystem` is open-sourced software licensed under the [MIT](/LICENSE) License.