Add CHANGELOG

This commit is contained in:
ccocchi 2012-07-25 23:48:21 +02:00
parent 1c466a3625
commit 0dc4d16b7e
1 changed files with 8 additions and 0 deletions

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# CHANGELOG
## 0.1.1
* Add CHANGELOG
* Remove unnused test in loop
* Speed up rendering by not double copying variable from context
* Rename private variable to avoid name conflict