From 21151fc3a1e4b2cf01f99a259635d7f0bb46df03 Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Mon, 23 Aug 2021 03:04:06 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 658d55b..dc77128 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,8 @@ composer require "codeception/module-datafactory" --dev See [the module documentation](https://codeception.com/docs/modules/DataFactory). +[Changelog](https://github.com/Codeception/module-datafactory/releases) + ## License `Codeception Module DataFactory` is open-sourced software licensed under the [MIT](/LICENSE) License.