Update history to reflect merge of #554

[ci skip]
This commit is contained in:
Justin Li
2015-05-12 13:20:06 -04:00
parent 9310640bdd
commit 8a8996387b

View File

@@ -2,6 +2,7 @@
## 4.0.0 / not yet released / branch "master"
### Changed
* Add sort_natural filter (#554) [Martin Hanzel, arthanzel]
* Add forloop.parentloop as a reference to the parent loop (#520) [Justin Li, pushrax]
* Block parsing moved to BlockBody class (#458) [Dylan Thacker-Smith, dylanahsmith]
* Add concat filter to concatenate arrays (#429) [Diogo Beato, dvbeato]