Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-09-05 17:12:44 -07:00
parent 4bd3f09099
commit b2ddb24c63
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ FEATURES:
* New globally available template function: `uuid`. Generates a new random
UUID.
* New globally available template function: `isotime`. Generates the
current time in ISO standard format.
IMPROVEMENTS: