From 00d79e8fae11db1c692c1fd912ea9eafcb3674fe Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Sun, 27 Jun 2021 11:13:38 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index ea338c4..caa153a 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,8 @@ composer require "codeception/module-phpbrowser" --dev See [the module documentation](https://codeception.com/docs/modules/PhpBrowser). +[Changelog](https://github.com/Codeception/module-phpbrowser/releases) + ## License `Codeception Module PhpBrowser` is open-sourced software licensed under the [MIT](/LICENSE) License.