From eb28e09d8c7618908d835d472cd97a86af369620 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 10 Jul 2014 14:34:35 -0400 Subject: [PATCH] add v1.6.0 release notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 164a9b4..b5473c1 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,10 @@ http://rubydoc.info/github/holtrop/rscons/frames. ## Release Notes +### v1.6.0 + +- support lambdas as construction variable values + ### v1.5.0 - add "json" as a runtime dependency