From de074d02af16da86203394128f43e0ab3569a261 Mon Sep 17 00:00:00 2001 From: Aashish Date: Tue, 9 Apr 2024 14:40:43 +0700 Subject: [PATCH] Preparing metadata for v3.7.0 release --- 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 a26c8b5d..ed52a535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## [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)) + ## [v3.6.1 _(Feb, 12, 2024)_](https://github.com/omise/omise-magento/releases/tag/v3.6.1) - Fixed redirect issue on cancelled card payment. (PR: [#470](https://github.com/omise/omise-magento/pull/470)) diff --git a/composer.json b/composer.json index c73076c5..5c32771e 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "email": "support@omise.co" } ], - "version": "3.6.1", + "version": "3.7.0", "minimum-stability": "stable", "type": "magento2-module", "license": "MIT", diff --git a/etc/module.xml b/etc/module.xml index d6d716d1..f9a121ac 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +