From 36d507e44233fa3c3c14730fb82c3f0aa4a192c2 Mon Sep 17 00:00:00 2001 From: rdubois Date: Mon, 5 Aug 2024 11:51:21 +0200 Subject: [PATCH] feat: sync gunicorn version with plone 6.0.9 versions.cfg WEB-4131 --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 10dd450..c227c8d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,8 @@ 1.4.2 (unreleased) ------------------ -- Nothing changed yet. +- Sync gunicorn version with Plone 6.0.9 + [remdub] 1.4.1 (2024-07-31)