Merge pull request #394 from romainneutron/template-time-limits

[3.8] Template time limits
This commit is contained in:
Romain Neutron
2013-06-14 08:24:18 -07:00
4 changed files with 58 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
- BC Break : Removed `bin/console check:system` command, replaced by `bin/setup check:system`.
- BC Break : Removed `bin/console system:upgrade` command, replaced by `bin/setup system:upgrade`.
- BC break : Configuration simplification, optimized for performances.
- BC Break : Time limits are now applied on templates application.
- SwiftMailer integration (replaces PHPMailer).
- Emails now include an HTML view.