Update CHANGELOG
authorBaptiste Clavié <clavie.b@gmail.com>
Tue, 8 Jan 2013 15:49:06 +0000 (16:49 +0100)
committerBaptiste Clavié <clavie.b@gmail.com>
Tue, 8 Jan 2013 15:49:06 +0000 (16:49 +0100)
Fixes the year for the latest releases

CHANGELOG

index 3cf9005..5165e76 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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