From a576ca266418d037a3b41d9d1330ef723885b468 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 29 Jul 2016 13:36:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index eca3274f8..de8748e20 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Require PHP >= 5.4 - Add possibility to preview and download attachments in mail compose (#5053) - Remove backward compatibility "layer" of bc.php (#4902) - Support WEBP images in mail messages (#5362)