From 8d43056f447c9819f2a5cde48288bc29ba9a1629 Mon Sep 17 00:00:00 2001 From: tschorr Date: Tue, 11 Feb 2020 18:52:42 +0100 Subject: [PATCH] add changelog entry --- news/168.bugfix | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 news/168.bugfix diff --git a/news/168.bugfix b/news/168.bugfix new file mode 100644 index 0000000..28d8129 --- /dev/null +++ b/news/168.bugfix @@ -0,0 +1,2 @@ +Fix tests failing for Plone 6, deprecate Plone 4 and older. +[tschorr]