Skip to content

Commit

Permalink
added support for DateTime instances for the date filter (closes twig…
Browse files Browse the repository at this point in the history
…php#41)

git-svn-id: http://svn.twig-project.org/trunk@151 93ef8e89-cb99-4229-a87c-7fa0fa45744b
  • Loading branch information
fabien committed Dec 2, 2009
1 parent dba457a commit 07ca8a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Expand Up @@ -4,6 +4,7 @@ If you have custom loaders, you MUST upgrade them for this release: The
Twig_Loader base class has been removed, and the Twig_LoaderInterface has also
been changed (see the source code for more information or the documentation).

* added support for DateTime instances for the date filter
* fixed loop.last when the array only has one item
* made it possible to insert newlines in tag and variable blocks
* fixed a bug when a literal '\n' were present in a template text
Expand Down

0 comments on commit 07ca8a7

Please sign in to comment.