Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-07-02 09:38:39 -07:00
parent 4d4dd85ef4
commit aff4389fc8

View File

@ -1,5 +1,9 @@
## 0.1.4 (unreleased)
FEATURES:
* vmware: Disks are defragmented and compacted at the end of the build.
IMPROVEMENTS:
* core: Template syntax errors now show line and character number. [GH-56]