Skip to content

Commit 7b02ed9

Browse files
committed
ACP2E-1721: Data Migration Tool 2.4.6 Release
1 parent c2403ae commit 7b02ed9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.4.6
2+
=============
3+
* Added support for versions:
4+
5+
* Magento Open Source: 2.4.6
6+
* Magento Commerce: 2.4.6
7+
8+
* Fixed bugs:
9+
10+
* 8.1 support
11+
112
2.4.5
213
=============
314
* Added support for versions:

composer.json

Lines changed: 1 addition & 1 deletion
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.5",
4+
"version": "2.4.6",
55
"require": {
66
"symfony/console": "^5.4",
77
"magento/framework": "*",

0 commit comments

Comments
 (0)