From 924ccb117c8cd4fa449b3c1bf3d9be347abe4e02 Mon Sep 17 00:00:00 2001 From: Roman Ganin <rganin@ebay.com> Date: Mon, 20 Apr 2015 13:53:39 +0300 Subject: [PATCH] MAGETWO-33526: M2 GitHub Update (version 0.74.0-beta5) --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0305c0af8..2d5a5041e4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,10 +29,10 @@ * Obsolete code tests did not cover Tests folders * Random fail of Magento\Log\Test\Unit\Model\VisitorTest * GitHub issues: - * [#1149] -- Checkout Grand Total amount miscalculation - * [#1165] -- Fix typos - * [#1182] -- Update system.xml for 'fix' sortOrder in adminhtml - * [#1186] -- SalesSequence: Fixed composer installer dependency + * [#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 0.74.0-beta4 ============= -- GitLab