From 8142d0bbc82df5065160e69baf2546701d286e9f Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Tue, 20 Jan 2015 21:12:57 -0500 Subject: [PATCH] add v1.8.1 release notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 52d1a91..2186d18 100644 --- a/README.md +++ b/README.md @@ -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