diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e21f82..d187a8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,32 @@ Changelog ========= -### 2.0.1 (2013-06-09) +### 2.1.2 (2014-07-03) + +- Add test for bug #86 +- Fix bug #90 +- --Bugs +- ++Tests + +### 2.1.1 (2014-06-30) + +- Fix bug #86: mismatch semicolon separator when value for foreach got from method (by nekufa) + +## 2.1.0 (2014-06-29) + +- Check variable before using in {foreach} (#83) +- Add tag {unset} (#80) +- Refactory array parser +- --Bugs +- ++Tests +- ++Docs + +### 2.0.1 (2014-06-09) - Fix string concatenation. If `~` in the end of expression Fenom generates broken template. - Fix `~=` operator. Operator was not working. -- Tests++ -- Docs++ +- ++Tests +- ++Docs ## 2.0.0