From ea4dfe6eefced77024db8ff582e718fbcecccb55 Mon Sep 17 00:00:00 2001 From: Roman Ganin <rganin@ebay.com> Date: Mon, 20 Apr 2015 13:58:19 +0300 Subject: [PATCH] MAGETWO-33526: M2 GitHub Update (version 0.74.0-beta5) --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5a5041e4e..7adb137e558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,9 +30,9 @@ * Random fail of Magento\Log\Test\Unit\Model\VisitorTest * GitHub issues: * [#1149] (https://github.com/magento/magento2/issues/1149) -- Checkout Grand Total amount miscalculation - * [#1165] (https://github.com/magento/magento2/issues/1165) -- Fix typos - * [#1182] (https://github.com/magento/magento2/issues/1182) -- Update system.xml for 'fix' sortOrder in adminhtml - * [#1186] (https://github.com/magento/magento2/issues/1186) -- SalesSequence: Fixed composer installer dependency + * [#1165] (https://github.com/magento/magento2/pull/1165) -- Fix typos + * [#1182] (https://github.com/magento/magento2/pull/1182) -- Update system.xml for 'fix' sortOrder in adminhtml + * [#1186] (https://github.com/magento/magento2/pull/1186) -- SalesSequence: Fixed composer installer dependency 0.74.0-beta4 ============= -- GitLab