From 3f590ec6270c07cd9e1322a06097af12ab357600 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 13 May 2013 17:03:55 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 895cd23e4c..2fb22a490d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ * 3.8.0 (2013-xx-xx) - SwiftMailer integration (replaces PHPMailer). - - Emails now include an HTML view. - - Emails can now have a customized subject prefix. - - Emails can be sent to SMTP server using TLS encryption (only SSL was supported). + - Emails now include an HTML view. + - Emails can now have a customized subject prefix. + - Emails can be sent to SMTP server using TLS encryption (only SSL was supported). - Sphinx-Search is now stable (require Sphinx-Search 2.0.6). - Add support for stemmatisation in Phrasea-Engine. - Add bin/setup command utility, it is now recommanded to use `bin/setup system:install`