From 5014e94aab859e1e8bc1c04c8105082c1db9e6ca Mon Sep 17 00:00:00 2001 From: Bartosz Kubicki Date: Fri, 13 Nov 2020 01:31:20 +0100 Subject: [PATCH] Release 1.3.6 --- CHANGELOG.md | 7 ++++++- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eeeaa5..a34bee4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,4 +38,9 @@ * fix for return type fix for configuration provider ### 1.3.5 ### -* do not show attachment tab on product page with no attachments \ No newline at end of file +* do not show attachment tab on product page with no attachments + +### 1.3.6 ### +* PHP 7.4 compatibility +* fix for windows issues in adminhtml +* changing visibility of helper function in block diff --git a/composer.json b/composer.json index 4b924a5..c618453 100755 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "magento/module-ui": "*" }, "type": "magento2-module", - "version": "1.3.5", + "version": "1.3.6", "license": [ "MIT" ], diff --git a/etc/module.xml b/etc/module.xml index fba4f4d..7e1a55a 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -7,7 +7,7 @@ --> - +