diff --git a/CHANGELOG.md b/CHANGELOG.md index 36678ef1..bb73a9b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG +## [v3.5.2 _(Dec, 7, 2023)_](https://github.com/omise/omise-magento/releases/tag/v3.5.2) +- Updated installment interest rates. (PR: [#460](https://github.com/omise/omise-magento/pull/460)) + ## [v3.5.1 _(Nov, 24, 2023)_](https://github.com/omise/omise-magento/releases/tag/v3.5.1) - Updated OCBC digital logo. (PR: [#457](https://github.com/omise/omise-magento/pull/457)) - Remove zero_interest_installments option from installment banks other than Maybank. (PR: [#458](https://github.com/omise/omise-magento/pull/458)) diff --git a/composer.json b/composer.json index 230b2223..bf30c523 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "email": "support@omise.co" } ], - "version": "3.5.1", + "version": "3.5.2", "minimum-stability": "stable", "type": "magento2-module", "license": "MIT", diff --git a/etc/module.xml b/etc/module.xml index 2defbedd..e580a850 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +