feature #1255 added the round filter (fabpot)
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 23 Nov 2013 21:24:07 +0000 (22:24 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 23 Nov 2013 21:24:07 +0000 (22:24 +0100)
This PR was merged into the master branch.

Discussion
----------

added the round filter

fixes #1238

Commits
-------

ff4a7d2 added the round filter

1  2 
CHANGELOG
doc/templates.rst
lib/Twig/Extension/Core.php

diff --cc CHANGELOG
+++ b/CHANGELOG
@@@ -1,8 -1,6 +1,9 @@@
  * 1.15.0 (2013-XX-XX)
  
+  * added the round filter
 + * fixed a bug that prevented the optimizers to be enabled/disabled selectively
 + * fixed first and last filters for UTF-8 strings
 + * added a source function to include the content of a template without rendering it
   * fixed the C extension sandbox behavior when get or set is prepend to method name
  
  * 1.14.2 (2013-10-30)
Simple merge
Simple merge