#78 Updated CHANGELOG.md

This commit is contained in:
Patrick Steele-Idem 2015-05-26 16:59:10 -06:00
parent 7c00085380
commit dcb2404d04

View File

@ -8,6 +8,7 @@ Changelog
### 2.5.0
- Fixes #78 - Custom Node.js require extension for Marko template files
- Compiled templates now export a loaded Template instance. In the previous version of marko, compiled templates exported a function that could be used to create a loaded Template instance.
## 2.4.x