From cac814fa8a10da0c57cc3f8315054b78ee8a0cc2 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 3 Jun 2021 00:49:11 +0300 Subject: [PATCH] Update readme.md --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cd32b1d6..8b8f5777 100644 --- a/readme.md +++ b/readme.md @@ -22,6 +22,8 @@ composer require "codeception/module-symfony" --dev See [the module documentation](https://codeception.com/docs/modules/Symfony). +[Changelog](https://github.com/Codeception/module-symfony/releases) + ### How to Contribute See [the contribution guide](/CONTRIBUTING.md). @@ -30,4 +32,4 @@ See [the contribution guide](/CONTRIBUTING.md). `Codeception Module Symfony` is open-sourced software licensed under the [MIT](/LICENSE) License. -© Codeception PHP Testing Framework \ No newline at end of file +© Codeception PHP Testing Framework