File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.9.0] - 2025-05-20
10
+ ### Removed
11
+ - DAVAMS-901: Removed the deprecated payment method 'Alipay'
12
+
9
13
## [ 2.8.2] - 2025-04-02
10
14
### Fixed
11
15
- HYVA-31: Fixed Cart Alive Issue in Hyvä Checkout
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " multisafepay/magento2-frontend" ,
3
3
"description" : " MultiSafepay frontend module for Magento 2" ,
4
- "version" : " 2.8.2 " ,
4
+ "version" : " 2.9.0 " ,
5
5
"require" : {
6
- "multisafepay/magento2-core" : " ^3.10 " ,
7
- "multisafepay/magento2-adminhtml" : " ^1.32 " ,
6
+ "multisafepay/magento2-core" : " ^3.11 " ,
7
+ "multisafepay/magento2-adminhtml" : " ^1.33 " ,
8
8
"magento/framework" : " ^102.0|^103.0" ,
9
9
"magento/module-checkout" : " ^100.0" ,
10
10
"magento/module-quote" : " ^101.0" ,
You can’t perform that action at this time.
0 commit comments