From d6623f7dce09979ac274e79392b6d7d36e4fe718 Mon Sep 17 00:00:00 2001 From: Miguel Balparda Date: Mon, 24 Jul 2017 10:07:03 -0300 Subject: [PATCH] Changelog and bump version --- CHANGELOG.md | 6 ++++++ app/code/community/Nexcessnet/Turpentine/etc/config.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ad484a92..4a15f900b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -475,3 +475,9 @@ Magento CE 1.8+ or EE 1.13+, see [these instructions](https://github.com/nexcess * [#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 + +### RELEASE-0.7.3 +* [#1400] Use vcl_ prefix in vcl name to avoid invalid character in name error @josh-palan +* [#1405] When using hitch, we need to set http.X-Forwarded-Proto to HTTPS @craigcarnell +* [#1410] Fix issue #1409: Solved by keeping Cache-Control header @jeroenvermeulen +* [#1423] Fixes for #1404 #1361 #1423 \ No newline at end of file diff --git a/app/code/community/Nexcessnet/Turpentine/etc/config.xml b/app/code/community/Nexcessnet/Turpentine/etc/config.xml index 894453a34..4a18b6436 100644 --- a/app/code/community/Nexcessnet/Turpentine/etc/config.xml +++ b/app/code/community/Nexcessnet/Turpentine/etc/config.xml @@ -20,7 +20,7 @@ - 0.7.2 + 0.7.3