diff --git a/CHANGELOG.md b/CHANGELOG.md index 85ff3c1d..319433da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Notas das versões +## [2.0.1 - 26/09/2024](https://github.com/vindi/vindi-magento2/releases/tag/2.0.1) +- Corrige erro "The attribute set ID is incorrect. Verify the ID and try again" durante a etapa de atualização do novo módulo de recorrência. + ## [2.0.0 - 03/09/2024](https://github.com/vindi/vindi-magento2/releases/tag/2.0.0) **Breaking changes** - Adiciona suporte para Magento 2.4+ diff --git a/composer.json b/composer.json index b814ae4e..b9e4b923 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vindi/vindi-magento2", "description": "Módulo de cobrança Vindi para o Magento 2", "type": "magento2-module", - "version": "2.0.0", + "version": "2.0.1", "license": "GPL-3.0", "authors": [ {