From 9b764d4a575ffc072ded4437ce4ce3923a252854 Mon Sep 17 00:00:00 2001 From: Miguel Balparda Date: Fri, 24 Feb 2017 13:58:35 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 450b74672..2ad484a92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -466,7 +466,7 @@ Magento CE 1.8+ or EE 1.13+, see [these instructions](https://github.com/nexcess * [#1289] Fix the issue when redirect HTTP to HTTPS feature (@hmphu) * [#1298] Removed unused code (@nickua) -### RELEASE-0.7.1 +### RELEASE-0.7.2 * [#885] Add maintenance mode that will allow debug_ips through to visit the site, all other users get the landing page @craigcarnell * [#1132] use pass instead of pipe on non GET requests to improve performance @andrewkett * [#1334] Small fix for notice when CM_REDISSESSION_LOCKING_ENABLED is already defined @jeroenvermeulen @@ -474,4 +474,4 @@ Magento CE 1.8+ or EE 1.13+, see [these instructions](https://github.com/nexcess * [#1332] varnish 4.1 compatibility @bordeo * [#1335] Revert "use pass instead of pipe on non GET requests to improve performance" @miguelbalparda * [#1336] Scrutinizer Auto-Fixes @miguelbalparda -* [#1313] Keep params from original url @hmphu \ No newline at end of file +* [#1313] Keep params from original url @hmphu