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 c2403ae commit 7b02ed9Copy full SHA for 7b02ed9
CHANGELOG.md
@@ -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
12
2.4.5
13
=============
14
* Added support for versions:
composer.json
@@ -1,7 +1,7 @@
{
"name": "magento/data-migration-tool",
"description": "Migration Tool",
- "version": "2.4.5",
+ "version": "2.4.6",
"require": {
"symfony/console": "^5.4",
"magento/framework": "*",
0 commit comments