Skip to content

Commit 0658029

Browse files
committed
MC-40765: DMT 2.4.2 Publication
1 parent 7ac4dda commit 0658029

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2.4.2
2+
=============
3+
* Added support for versions:
4+
5+
* Magento Open Source: 2.4.2
6+
* Magento Commerce: 2.4.2
7+
8+
* Fixed bugs:
9+
10+
* Add support for non-default attribute set groups
11+
* Time difference issue
12+
113
2.4.1
214
=============
315
* Added support for versions:

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magento/data-migration-tool",
33
"description": "Migration Tool",
4-
"version": "2.4.1",
4+
"version": "2.4.2",
55
"require": {
66
"symfony/console": "~4.4.0",
77
"magento/framework": "*",

0 commit comments

Comments
 (0)