Merge branch 'origin/master'

This commit is contained in:
bzick 2014-07-29 13:23:24 +04:00
commit 14bcae4fa1
1 changed files with 23 additions and 3 deletions

View File

@ -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