From 719f90b08e01622de65b7903d85070d458fd6e63 Mon Sep 17 00:00:00 2001 From: "Jens W. Klein" Date: Sat, 4 Feb 2017 17:49:12 +0100 Subject: [PATCH] fix changelog --- CHANGES.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index fcff594..60254b8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,6 +18,12 @@ Bug fixes: - Remove deprecated __of__ calls on BrowserViews [MrTango] +- Improve English on a couple of field descriptions + [djowett] + +- Fix some easy pep8 issues + [djowett] + 2.4.20 (2017-01-17) ------------------- @@ -27,12 +33,6 @@ Bug fixes: - Make comment on private content not publicly available in search results. Part of PloneHotfix20161129. [vangheem, maurits] -- Improve English on a couple of field descriptions - [djowett] - -- Fix some easy pep8 issues - [djowett] - 2.4.19 (2017-01-02) -------------------