File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.11.0] - 2025-07-29
10+ ### Added
11+ - PLGMAG2V2-852: Added support for Bancontact WIP in Magento Vault
12+ - PLGMAG2V2-859: Added CODE_OF_CONDUCT.md
13+
14+ ### Fixed
15+ - PLGMAG2V2-860: Fixed an issue where some orders do not have correct values after invoice creation with a specific Amasty Checkout Pro configuration
16+
917## [ 2.10.0] - 2025-07-09
1018### Added
1119- PLGMAG2V2-856: Added logging for payment component requests
Original file line number Diff line number Diff line change 11{
22 "name" : " multisafepay/magento2-frontend" ,
33 "description" : " MultiSafepay frontend module for Magento 2" ,
4- "version" : " 2.10 .0" ,
4+ "version" : " 2.11 .0" ,
55 "require" : {
6- "multisafepay/magento2-core" : " ^3.12 " ,
7- "multisafepay/magento2-adminhtml" : " ^1.33 " ,
6+ "multisafepay/magento2-core" : " ^3.13 " ,
7+ "multisafepay/magento2-adminhtml" : " ^1.34 " ,
88 "magento/framework" : " ^102.0|^103.0" ,
99 "magento/module-checkout" : " ^100.0" ,
1010 "magento/module-quote" : " ^101.0" ,
You can’t perform that action at this time.
0 commit comments