Commit f9e091fa authored by Fabien Potencier's avatar Fabien Potencier

updated CHANGELOG

parent 076691d9
...@@ -3,6 +3,8 @@ Changelog ...@@ -3,6 +3,8 @@ Changelog
This changelog references all backward incompatibilities as we introduce them: This changelog references all backward incompatibilities as we introduce them:
* **2012-04-01**: Added ``finish`` filters.
* **2012-03-20**: Added ``json`` helper:: * **2012-03-20**: Added ``json`` helper::
$data = array('some' => 'data'); $data = array('some' => 'data');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment