Skip to content

Commit

Permalink
Changelog and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbalparda committed Jul 24, 2017
1 parent 32d6065 commit d6623f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion app/code/community/Nexcessnet/Turpentine/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<config>
<modules>
<Nexcessnet_Turpentine>
<version>0.7.2</version>
<version>0.7.3</version>
</Nexcessnet_Turpentine>
</modules>
<default>
Expand Down

0 comments on commit d6623f7

Please sign in to comment.