diff --git a/CHANGELOG.md b/CHANGELOG.md index 91bd16ed6..cc646b25f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -432,3 +432,12 @@ Magento CE 1.8+ or EE 1.13+, see [these instructions](https://github.com/nexcess ### RELEASE-0.6.8 * [#1065] Added ESI policy for cookie notice block. (@aricwatson) + * [#1066] Fix for crawler lock problem with CM_RedisSession (@jeroenvermeulen ) + * [#1072] Scrutinizer Auto-Fixes. (@miguelbalparda) + * [#1078] Fix regex check - blank value passed check. (@aricwatson) + * [#1087] Fixed missing '}' typo #1087. (@aricwatson) + * [#1117] Fix #1100. (@GLips) + * [#1155] Update TECHNICAL_NOTES.md. (@GLips) + +### RELEASE-0.6.9 + diff --git a/app/code/community/Nexcessnet/Turpentine/etc/config.xml b/app/code/community/Nexcessnet/Turpentine/etc/config.xml index 81f5df7a8..5457759cc 100644 --- a/app/code/community/Nexcessnet/Turpentine/etc/config.xml +++ b/app/code/community/Nexcessnet/Turpentine/etc/config.xml @@ -20,7 +20,7 @@ - 0.6.8 + 0.6.9