diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e864cfe..d61b915a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Magento Functional Testing Framework Changelog ================================================ +5.0.4 +--------- +### Enhancements +* Bumped aws/aws-sdk-php package to 3.342.28 +* Bumped composer/composer to 2.8.8 +* Bumped codeception/codeception to 5.2.1 +* Bumped codeception/module-webdriver to 4.0.3 +* Bumped guzzlehttp/guzzle to 7.9.3 +* Bumped monolog/monolog to 3.9.0 +* Updated cache package version to @v4 + 5.0.3 --------- ### Fixes diff --git a/composer.json b/composer.json index f9cd0bcd9..643d60984 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "magento/magento2-functional-testing-framework", "description": "Magento2 Functional Testing Framework", "type": "library", - "version": "5.0.3", + "version": "5.0.4", "license": "AGPL-3.0", "keywords": ["magento", "automation", "functional", "testing"], "config": { diff --git a/composer.lock b/composer.lock index fb9e910e8..9562f7cdb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7556e816d320192bd4d43e1710d665d8", + "content-hash": "321fa6ea41d9fbba05f0597ee9cb7f7f", "packages": [ { "name": "allure-framework/allure-codeception", @@ -1855,7 +1855,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.2.0" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ {