diff --git a/README.md b/README.md index 9e97ec3..4c7c443 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ ## Changelog +### 1.7.1 + +##### Improvements +- We updated our module in line with newer PHPStan and coding standards. +- We removed two redundant controller files. + ### 1.7.0 ##### Improvements diff --git a/composer.json b/composer.json index a9cced8..6dbb257 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "dotdigital/dotdigital-magento2-extension-chat", "description": "Dotdigital for Magento 2: Chat module", "type": "magento2-module", - "version": "1.7.0", + "version": "1.7.1", "license": "MIT", "repositories": [ {