Update changelog

This commit is contained in:
Justin Li
2015-04-21 23:36:54 -04:00
parent 78a5972487
commit df0649a031
+1
View File
@@ -2,6 +2,7 @@
## 4.0.0 / not yet released / branch "master"
### Changed
* Expose VariableLookup private members, see #551 [Justin Li, pushrax]
* Add forloop.parentloop as a reference to the parent loop, see #520 [Justin Li, pushrax]
* Block parsing moved to BlockBody class, see #458 [Dylan Thacker-Smith, dylanahsmith]
* Add concat filter to concatenate arrays, see #429 [Diogo Beato, dvbeato]