update CHANGELOG.md for v1.17.0

This commit is contained in:
Josh Holtrop 2018-11-02 17:01:21 -04:00
parent ce47bd3599
commit 3f63bf5d13

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