Upd CHANGELOG.md

This commit is contained in:
bzick 2013-08-23 01:00:06 +04:00
parent 6d52f33977
commit 712e8319a6
1 changed files with 4 additions and 2 deletions

View File

@ -1,11 +1,13 @@
CHANGELOG
=========
## 1.3.0
## 1.3.0 (2013-08-23)
- Feature #41: Add system variable `$`.
- Fix bug when recursive macros doesn't work in Template
- Fix bug when recursive macros doesn't work in `Fenom\Template`
- Recognize variable parser
- Recognize macros parser
- Fix `auto_reload` option
- Tests++
- Docs--