From 48e0e0c793099614df4ed5bf04eea8f0262a5bc3 Mon Sep 17 00:00:00 2001 From: Aashish Date: Wed, 8 May 2024 11:22:39 +0700 Subject: [PATCH] Updating metadata for release v3.7.1 --- 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 ed52a535..7f0f0ea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## [v3.7.1 _(May, 8, 2024)_](https://github.com/omise/omise-magento/releases/tag/v3.7.1) +- Fixed minimum installment amount for installment_bay and installment_kbank (PR: [#479](https://github.com/omise/omise-magento/pull/479)) +- Remove OCBC PAO (PR: [#475](https://github.com/omise/omise-magento/pull/480)) + ## [v3.7.0 _(Apr, 9, 2024)_](https://github.com/omise/omise-magento/releases/tag/v3.7.0) - Added WeChat Pay (PR: [#475](https://github.com/omise/omise-magento/pull/475)) - Removed Pay with Points and Citi installment (PR: [#476](https://github.com/omise/omise-magento/pull/476)) diff --git a/composer.json b/composer.json index 5c32771e..bf0fdc56 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "email": "support@omise.co" } ], - "version": "3.7.0", + "version": "3.7.1", "minimum-stability": "stable", "type": "magento2-module", "license": "MIT", diff --git a/etc/module.xml b/etc/module.xml index f9a121ac..246d3d64 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +