We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6869050 commit 0e1ed45Copy full SHA for 0e1ed45
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Notas das versões
2
3
+## [1.5.0 - 07/05/2024](https://github.com/vindi/vindi-magento2/releases/tag/1.5.0)
4
+- Insere método de pagamento Bolepix
5
+
6
## [1.4.0 - 15/02/2024](https://github.com/vindi/vindi-magento2/releases/tag/1.4.0)
7
- Insere método de pagamento Pix
8
- Adiciona filtro nas assinaturas pelo método de pagamento Pix
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": "1.4.0",
+ "version": "1.5.0",
"license": "GPL-3.0",
"authors": [
{
0 commit comments