mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Merge branch 'origin/master'
This commit is contained in:
commit
14bcae4fa1
26
CHANGELOG.md
26
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user