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:
Fabien Potencier
2013-01-08 17:56:12 +01:00
+2 -2
View File
@@ -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