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 92f1418 commit d326353Copy full SHA for d326353
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+2.0.3
2
+=============
3
+* Fixed bugs:
4
+ * Fixed HTML escaping issue on user account
5
+ * Fixed fatal error during import
6
+* GitHub requests:
7
+ * [#2852](https://github.com/magento/magento2/issues/2852) -- Fixed an issue where "magento setup:config:set" cleans data
8
+ * [#2957](https://github.com/magento/magento2/issues/2957) -- Fixed performance issue with products import
9
+ * [#2628](https://github.com/magento/magento2/issues/2628) -- Fixed issue with missing shipping data in orders API
10
+* Various improvements:
11
+ * Fixed performance issue with swatches functionality
12
+
13
2.0.1
14
=============
15
* Fixed bugs:
0 commit comments