Update CHANGELOG.md

This commit is contained in:
Ivan Shalganov
2013-07-04 01:48:25 +04:00
parent 125908d0cf
commit 965bb08272

View File

@@ -1,33 +1,32 @@
CHANGELOG CHANGELOG
========= =========
## 1.0.5 ## 1.0.5 (2013-07-04)
### Add `Fenom::AUTO_ESCAPE` support (feature #2) - Add `Fenom::AUTO_ESCAPE` support (feature #2)
### Update documentation - Update documentation
## 1.0.4 (2013-06-27) ## 1.0.4 (2013-06-27)
### Add nested level for {extends} and {use} - Add nested level for {extends} and {use}
### Small bug fix - Small bug fix
### Update documentation - Update documentation
## 1.0.3 (2013-06-20) ## 1.0.3 (2013-06-20)
### Allow any callable for modifier (instead string) - Allow any callable for modifier (instead string)
### Bug fix - Bug fix
### Update documentation - Update documentation
## 1.0.2 (2013-06-18) ## 1.0.2 (2013-06-18)
### Optimize extends - Optimize extends
### Bug fix - Bug fix
### Update documentation - Update documentation
## 1.0.1 (2013-05-30) ## 1.0.1 (2013-05-30)
### Bug fix - Bug fix
- comments don't work - comments don't work
## 1.0 (2013-05-30) ## 1.0 (2013-05-30)