diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cb4396..50e7491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## XXXXXXXX-01 + +- plone.recipe.varnish 6.0.11 -> 6.0.13 + - Add cookie-pass-not-exclude config. The default value has ++resource++zmi, which is needed for Zope 5.9+ (Plone 6.0.10+). [mamico] + - Use Varnish 6.0.13 LTS [mamico] + - Add vcl_synth options to insert arbitrary vcl. [mamico] + ## 20240909-01 - design.plone.contenttypes 6.2.15 -> 6.2.18 - change serializer for canale_digitale_link adding /login to URL when user is anon diff --git a/versions.cfg b/versions.cfg index 7e81fd8..25f5ac6 100644 --- a/versions.cfg +++ b/versions.cfg @@ -176,7 +176,7 @@ z3c.recipe.usercrontab = 1.5 zope.mkzeoinstance = 5.0 collective.recipe.backup = 4.2.0 zc.recipe.cmmi = 3.0.0 -plone.recipe.varnish = 6.0.11 +plone.recipe.varnish = 6.0.13 collective.recipe.template = 2.2 collective.recipe.cmd = 0.11 click = 8.1.7