update CHANGELOG.md for v1.17.0

This commit is contained in:
Josh Holtrop 2018-11-02 17:01:21 -04:00
parent b5a8b6f628
commit 9bd9abcad1

View File

@ -1,5 +1,12 @@
## ChangeLog
### v1.17.0
#### New Features
- allow construction variable expansion on `true` and `false` values.
- remove makefile target name check when parsing dependencies
### v1.16.0
#### New Features