Skip to content

Commit

Permalink
Changelog 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarciajovel committed Jan 30, 2023
1 parent b218d26 commit 574756c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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).


# [2.1.1] - 2023-01-30
## Added
- Se agrega un servicio para recolectar datos que nos permitira darle mayor seguimiento a las versiones del plugin y las versiones de Magento mas usadas.

# [2.1.0] - 2022-12-14
## Added
- Capacidad para hacer reversas en Oneclick si el **Estado de Pago Exitoso** se cambia a proccesing.
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Transbank_Webpay" setup_version="2.1.0">
<module name="Transbank_Webpay" setup_version="2.1.1">
<sequence>
<module name="Magento_Sales"/>
<module name="Magento_Payment"/>
Expand Down

0 comments on commit 574756c

Please sign in to comment.