mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
merged branch Taluu/patch-1 (PR #953)
This PR was merged into the master branch.
Commits
-------
79c34d8 Update CHANGELOG
Discussion
----------
Update CHANGELOG
Fixes the year for the latest releases
We're not in 2012 anymore. I think.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
* 1.12.1 (2012-XX-XX)
|
||||
* 1.12.1 (2013-XX-XX)
|
||||
|
||||
* added support for {{ some_string[:2] }}
|
||||
|
||||
* 1.12.0 (2012-01-08)
|
||||
* 1.12.0 (2013-01-08)
|
||||
|
||||
* added verbatim as an alias for the raw tag to avoid confusion with the raw filter
|
||||
* fixed registration of tests and functions as anonymous functions
|
||||
|
||||
Reference in New Issue
Block a user