From a1b564adb7dd344c196de5ca70f7c68363bf1ead Mon Sep 17 00:00:00 2001 From: Ihor Sychevskyi Date: Wed, 16 Jun 2021 00:26:45 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 50c67e5..5092548 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,8 @@ composer require "codeception/module-soap" --dev See [the module documentation](https://codeception.com/docs/modules/SOAP). +[Changelog](https://github.com/Codeception/module-soap/releases) + ## License `Codeception Module SOAP` is open-sourced software licensed under the [MIT](/LICENSE) License.