Skip to content

Commit ab64f46

Browse files
committed
DMT 2.4.5 Release
1 parent a9973bc commit ab64f46

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.5
2+
=============
3+
* Added support for versions:
4+
5+
* Magento Open Source: 2.4.5
6+
* Magento Commerce: 2.4.5
7+
8+
* Fixed bugs:
9+
10+
* 8.1 support
11+
112
2.4.4
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.4",
4+
"version": "2.4.5",
55
"require": {
66
"symfony/console": "~4.4.0",
77
"magento/framework": "*",

0 commit comments

Comments
 (0)