add v1.8.1 release notes

This commit is contained in:
Josh Holtrop 2015-01-20 21:12:57 -05:00
parent a8023ae03c
commit 8142d0bbc8

View File

@ -383,6 +383,10 @@ http://rubydoc.info/github/holtrop/rscons/frames.
## Release Notes
### v1.8.1
- fix Environment#dump when construction variables are symbols
### v1.8.0
- new Command builder to execute arbitrary user commands