Skip to content

Commit 3ccd4f1

Browse files
author
Olexii Korshenko
committed
MAGETWO-31081: M2 GitHub Update (version 0.42.0-beta8)
- updated CHANGELOG_CE.md
1 parent 97a0c82 commit 3ccd4f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
* Existing Builders were replaced with DataFactories in Customer and Tax modules
55
* Refactored controller actions in the Checkout and CMS modules
66
* Increased coverage with static tests for `.phtml` files
7-
* Moved Cookie related functionality from the `Theme` and `Core` modules into a new `Cookie` module
7+
* Moved Cookie related functionality from `Theme` and `Core` modules into a new `Cookie` module
88
* Moved minfication configuration settings to the `View` library level
99
* UI improvements:
1010
* Restyled installation wizard
11-
* Prepared styles for Dashboard in Backend area
11+
* Prepared styles for Dashboard in the Backend area
1212
* Framework improvements:
13-
* `setCustomAttribute` and `setCustomAttributes` methods were added to `ExtensibleDataInterface`
14-
* Setter methods added to data object interfaces
15-
* `Builders` were replaced with `Factories`
13+
* Added `setCustomAttribute` and `setCustomAttributes` methods to `ExtensibleDataInterface`
14+
* Added setter methods to data object interfaces
15+
* Replaced `Builders` with `Factories`
1616
* Added `DataObjectHelper.php` which contains the common set of methods of all builders
1717
* Refactored `__()` to return `Phrase` object
1818
* Allowed usage of `LocalizedException` on the framework's library level
1919
* Added expiration/lifetime management of frontend resources
2020
* Unified MTF configurations format for Framework, TestCase variations and TestCase scenario configurations
2121
* Fixed bugs:
2222
* Fixed an issue with product reviews list paging
23-
* Fixed an issue when sold products were not displayed in Bestsellers
23+
* Fixed an issue where sold products were not displayed in Bestsellers
2424
* Fixed an issue with image rendering on the CMS page on Frontend when `webserver rewrites = no`
2525
* GitHub requests:
2626
* [#790](https://github.com/magento/magento2/issues/790) -- Magento API fails in a CGI env (zf1 issue)

0 commit comments

Comments
 (0)