Skip to content

Commit 7caa166

Browse files
committed
Version 4.1.1
1 parent e06bb74 commit 7caa166

3 files changed

Lines changed: 54 additions & 40 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Version 4.1.1 (coming soon)
2+
3+
* Min. PHP Version set to 7.3
4+
* Support PhpUnit 8.0
5+
* Please take a look at [UPGRADE-4.0.0](UPGRADE-4.0.0.md)
6+
7+
## Features
8+
9+
* none
10+
11+
## Bugfixes
12+
* import-attribute: Fix import swatch attribute with `additional_data`
13+
114
# Version 4.1.0
215

316
* Min. PHP Version set to 7.3

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"techdivision/import-app-simple": "^18.0.0",
1010
"techdivision/import-configuration-jms": "^17.1.0",
1111
"techdivision/import-ee": "^16.0.0",
12-
"techdivision/import-attribute": "^22.0.0",
12+
"techdivision/import-attribute": "^22.0.1",
1313
"techdivision/import-attribute-set": "^17.0.0",
1414
"techdivision/import-customer": "^17.0.1",
1515
"techdivision/import-customer-address": "^17.0.1",

composer.lock

Lines changed: 40 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)