From 8e22b59341b07eef3e8a47e4bfed4191f2823b92 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Tue, 23 Apr 2013 15:09:38 +0200 Subject: [PATCH] Add changelog for 3.7.11 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1073f5cdb1..28c3740c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,3 +13,9 @@ - Lots of cleanup and code refactorisation - Add task-manager logging to syslog - Add bin/console mail:test command to check email configuration + +* 3.7.11 (2013-04-23) + + - Enhancement : Animated Gifs (video support) does not requir Gmagick anymore to work properly. + - BugFix : When importing users from CSV file, some properties were missing. + - BugFix : In Report, CSV export is limited to 30 lines.