Skip to content

Commit 8520c06

Browse files
author
Michael Logvin
committed
MAGETWO-31052: M2 GitHub Update (version 0.42.0-beta3)
1 parent f1ef3c1 commit 8520c06

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CHANGELOG.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,23 @@
22
=============
33
* Fixed bugs:
44
* Fixed an issue where malicious JavaScript could be executed when adding new User Roles in the backend
5-
* Fixed an issue where incorrect output format was returned when invoking customer service getAllAttributesMetadata
5+
* Fixed an issue where incorrect output format was returned when invoking the Customer service
66
* Fixed an issue where it was impossible to activate an integration after editing the URLs
7-
* Fixed an issue where incorrect class path was used in ObjectManager calls
7+
* Fixed an issue where incorrect class path was used in the ObjectManager calls
88
* Fixed an issue where inconsistent Reflection classes were used for WebApi applications
9-
* Fixed: Integration DateTest
10-
* Fixed: Remove include-path from composer.json
11-
* Fixed: Add parent element back to theme.xml
12-
* Api-functional Tests Changes:
13-
* Added api-functional tests for CE modules
9+
* Fixed an issue where the parent element was removed from theme.xml by mistake
10+
* API functional tests changes:
11+
* Moved API functional tests to CE repository
12+
* Various improvements:
13+
* Removed include-path from composer.json
1414
* GitHub requests:
15-
* [#876](https://github.com/magento/magento2/pull/876) -- Fixed german translation "Warenkorbrn"
15+
* [#876](https://github.com/magento/magento2/pull/876) -- [BUGFIX] Fixed german translation "Warenkorbrn"
1616
* [#880](https://github.com/magento/magento2/pull/880) -- Naming fix in DI compiler.php - rename binary to igbinary to stay consistent
1717
* [#913](https://github.com/magento/magento2/pull/913) -- Specify date fixture and fix expectations
1818
* [#874](https://github.com/magento/magento2/pull/874) -- Prevent special characters finding their way into layout handle due to SKU being used
1919
* [#903](https://github.com/magento/magento2/pull/903) -- Small cleanup refactoring
2020
* [#905](https://github.com/magento/magento2/pull/905), [#907](https://github.com/magento/magento2/pull/907), [#908](https://github.com/magento/magento2/pull/908) -- Change interpret() return value to conform with Layout\ReaderInterface
21+
* [#913](https://github.com/magento/magento2/pull/913) -- Specify date fixture and fix expectations
2122

2223
0.42.0-beta2
2324
=============

0 commit comments

Comments
 (0)