We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9973bc commit ab64f46Copy full SHA for ab64f46
CHANGELOG.md
@@ -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
12
2.4.4
13
=============
14
* Added support for versions:
composer.json
@@ -1,7 +1,7 @@
{
"name": "magento/data-migration-tool",
"description": "Migration Tool",
- "version": "2.4.4",
+ "version": "2.4.5",
"require": {
"symfony/console": "~4.4.0",
"magento/framework": "*",
0 commit comments