File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ 3.6.0] - 2024-05-15
5
+ ### Added
6
+ - DAVAMS-764: Add in3 B2B
7
+
8
+ ### Fixed
9
+ - PLGMAG2V2-755: Fixed an issue where a type error can occur when retrieving the tax rate during transaction creation
10
+
4
11
## [ 3.5.1] - 2024-05-01
5
12
### Fixed
6
13
- PLGMAG2V2-738: Fixed orders stuck on pending after REST API Invoice creation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " multisafepay/magento2" ,
3
3
"description" : " MultiSafepay module suite for Magento 2" ,
4
- "version" : " 3.5.1 " ,
4
+ "version" : " 3.6.0 " ,
5
5
"require" : {
6
- "multisafepay/magento2-core" : " 3.5.1 " ,
7
- "multisafepay/magento2-frontend" : " 2.5.1 " ,
8
- "multisafepay/magento2-adminhtml" : " 1.27.1 " ,
6
+ "multisafepay/magento2-core" : " 3.6.0 " ,
7
+ "multisafepay/magento2-frontend" : " 2.6.0 " ,
8
+ "multisafepay/magento2-adminhtml" : " 1.28.0 " ,
9
9
"multisafepay/magento2-catalog-inventory" : " 1.0.3" ,
10
10
"multisafepay/magento2-msi" : " 1.0.2"
11
11
},
You can’t perform that action at this time.
0 commit comments