diff --git a/CHANGELOG.md b/CHANGELOG.md index add7146..596c71e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## 2023-10-02 4.6.12 -* Added currency verification when configuring the module +* Added currency validation when configuring the module ## 2023-08-31 4.6.11 * Added the ability to work with coupons through the CRM system diff --git a/src/readme.txt b/src/readme.txt index fa80639..4bdb502 100644 --- a/src/readme.txt +++ b/src/readme.txt @@ -82,6 +82,9 @@ Asegúrate de tener una clave API específica para cada tienda. Las siguientes i == Changelog == += 4.6.12 = +* Added currency validation when configuring the module + = 4.6.11 = * Added the ability to work with coupons through the CRM system