From 0284694482837d94f6c68eb70646c15890d1fcee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20C=C3=A1rdenas?= Date: Wed, 15 Jan 2020 14:41:25 -0300 Subject: [PATCH] Prepare release 3.2.7 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df42b04..5cba248 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Todos los cambios notables a este proyecto serán documentados en este archivo. El formato está basado en [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) y este proyecto adhiere a [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +# [3.2.7] - 2020-01-15 +## Fixed +- Corrige compatibilidad con php 7.0. + # [3.2.6] - 2019-10-21 ## Fixed - Se remueve campo "extras" de composer.json para poder subir el plugin a Magento marketplace diff --git a/composer.json b/composer.json index ace2081..d2b9a7e 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "transbank/transbank-sdk": ">=1.5.3" }, "type": "magento2-module", - "version": "3.2.6", + "version": "3.2.7", "archive": { "exclude": [ "/docs", diff --git a/etc/module.xml b/etc/module.xml index 0ea26c9..5b8bb47 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +