fenom/CHANGELOG.md

35 lines
510 B
Markdown
Raw Normal View History

2013-05-30 23:23:22 +04:00
CHANGELOG
=========
2013-07-04 01:28:10 +04:00
## 1.0.5
### Add `Fenom::AUTO_ESCAPE` support (feature #2)
### Update documentation
## 1.0.4 (2013-06-27)
### Add nested level for {extends} and {use}
### Small bug fix
### Update documentation
2013-06-20 11:11:37 +04:00
## 1.0.3 (2013-06-20)
### Allow any callable for modifier (instead string)
### Bug fix
### Update documentation
## 1.0.2 (2013-06-18)
### Optimize extends
### Bug fix
### Update documentation
2013-05-30 23:23:22 +04:00
2013-05-30 23:37:39 +04:00
## 1.0.1 (2013-05-30)
### Bug fix
- comments don't work
2013-05-30 23:23:22 +04:00
## 1.0 (2013-05-30)
- First release