Skip to content

Commit e8d0624

Browse files
author
Oleksii Korshenko
committed
MAGETWO-47956: Magento 2.0.1 Publication
- update CHANGELOG.md
1 parent 362cd0c commit e8d0624

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

CHANGELOG.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
2.0.1
22
=============
33
* Fixed bugs:
4-
* Fixed an issue where can't deploy sample data after "composer create-project
5-
* Fixed an issue where possible edit someone else reviews
6-
* Fixed an issue where possible view order details for certain orders
7-
* Fixed an issue where catalog price rule isn't applied to product created using Web API
8-
* Fixed an issue with upload empty file to custom option
4+
* Fixed an issue to allow deployment of sample data after running "composer create-project"
5+
* Fixed an issue that made it possible for someone to edit someone else's reviews
6+
* Fixed an issue that made it possible to view order details for certain orders that were created by someone else
7+
* Fixed an issue where catalog price rule isn't applied to a product that is created when using Web API
8+
* Fixed an issue where an empty file was uploaded to custom option
99
* Fixed an issue where minicart does not clears after completing an order via PayPal
1010
* Fixed an issue plugin incorrect calls when proxy exists
1111
* Fixed an issue when travis CI builds fail due to authentication
12-
* Fixed an issue when custom options calculated incorrect for configurable products
13-
* Fixed an issue with changing category form on store view level
14-
* Fixed an issue where URL rewrites works incorrect for sample data
12+
* Fixed an issue when custom options for configurable products were calculated incorrectly
13+
* Fixed an issue with modifying a category form on store view level
14+
* Fixed an issue where URL rewrites worked incorrectly for sample data
1515
* Fixed an issue with BaseURL in static files
16-
* Fixed an issue where customer custom attribute of 'file' type isn't supported by UI Form Component
16+
* Fixed an issue where a customer's custom attribute of 'file' type isn't supported by UI Form Component
1717
* Fixed an issue when bin/magento setup:upgrade does not clear cache properly
18-
* Fixed an issue where category creation from product page fails if google experiments enabled
19-
* Fixed an issue where information about selected country in address is not presented on checkout flow
18+
* Fixed an issue where category creation from product page fails if Google Chrome Experiments are enabled
19+
* Fixed an issue where information about the country selected in address is not presented in checkout flow
2020
* Fixed an issue where customer segments prevent page from caching
21-
* Fixed an issue where import product with replace behaviour causes an error for multistore
21+
* Fixed an issue where an imported product with replace behaviour causes an error for multi-store implementations.
2222
* Fixed an issue with validation of url_key during import
2323
* Fixed an issue with "Learn More" link for Payments Pro goes to Payflow Pro
24-
* Fixed an issue with JS error appears if loading product grid after clean cache and static files
24+
* Fixed an issue in which a JS error appears if loading a product grid after clearing cache and static files
2525
* GitHub requests:
2626
* [#2519](https://github.com/magento/magento2/issues/2519) -- Fixed an issue where synonyms don't work with Magento 2.0
27-
* [#2675](https://github.com/magento/magento2/issues/2675) -- Fixed an issue with admin order creation when config "Include Tax In Order Total" set to yes
27+
* [#2675](https://github.com/magento/magento2/issues/2675) -- Fixed an issue with admin order creation when config "Include Tax In Order Total is set to yes
2828
* [#2471](https://github.com/magento/magento2/issues/2471) -- Fixed an issue with incorrect prices on configurable product page when catalog prices include tax
2929
* [#2674](https://github.com/magento/magento2/issues/2674) -- Fixed an issue where plugins/interceptors don't work with early stage single instance objects
3030
* [#2888](https://github.com/magento/magento2/issues/2888) -- Fixed an issue where not all files are pre-compiled
@@ -145,7 +145,7 @@
145145
* Added the ability of inline and bulk inline editing in data grids
146146
* WebApi Framework improvements:
147147
* Added the support for store codes in API calls
148-
* Added the ability to update the Magento system to a particular version of Magento
148+
* Added the ability to update the Magento system to a particular version of Magento
149149
* Added the ability to enable/disable modules for Magento application
150150
* Added the ability to use maintenance mode
151151
* Introduced the common interface for Webapi payload processors
@@ -183,7 +183,7 @@
183183
* Updated the extensions styles in the Web Installation Wizard
184184
* Added the ability to control access to the setup tool
185185
* Added the Install Components functionality for Web Installation Wizard
186-
* Updated styles
186+
* Updated styles
187187
* Sample Data:
188188
* Improved sample data installation UX
189189
* Updated sample data with Product Heros, color swatches, MAP and rule based product relations
@@ -269,7 +269,7 @@
269269
* [#1418](https://github.com/magento/magento2/issue/1418) -- Items in minicart are not cleared after successful placing an order
270270
* [#1408](https://github.com/magento/magento2/issue/1408) -- Error command cli setup:static-content:deploy
271271
* [#1396](https://github.com/magento/magento2/issue/1396) -- Products are not shown in category right after import
272-
272+
273273
1.0.0-beta
274274
=============
275275
* Framework improvements:

0 commit comments

Comments
 (0)