diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b704cf94dd1b5d4b3d3765c15ad5ac8a748bc55..72d11b49ba5d716aea1f9f023b77e8192cf59065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +0.74.0-beta2 +============= +* Fixed bugs + * Wrong capitalization of the label names (the sentence-style capitalization instead of the headline style) + * Inconsistency in the labels in the Admin panel + * Customer menu tabs aren't displayed as selected for the child pages + * An issue with the Active item in the navigation menu in the Blank and Luma themes + * Incorrect price alignment during checkout in the Blank and Luma themes + * Broken field "URL" in the Downloadable product in the Admin panel +* GitHub issues and requests: + * [#1096] (https://github.com/magento/magento2/issues/1096) -- Customer model - getPrimaryAddresses without primary billing address + * [#1114] (https://github.com/magento/magento2/issues/1114) -- GA bug + * [#1116] (https://github.com/magento/magento2/issues/1116) -- Incorrect use of implode() + * [#1126] (https://github.com/magento/magento2/pull/1126) -- Fixed occurrences of implode with wrong argument order + * [#1128] (https://github.com/magento/magento2/pull/1128) -- Change wording for long operation warning + 0.74.0-beta1 ============= * Various diff --git a/composer.lock b/composer.lock index e941f4cfd37e10882f8cee92343b703f49202ceb..00989580f30f29375e5f2fe27c8a2668836854a0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "d5894e8331088f5a3432dec4ee28ace4", + "hash": "2540c30fb9f7ddea359e3a1f9bc67097", "packages": [ { "name": "composer/composer",