From 6c91823ce2bda144cc5d6fd439bc4b1f87d8bf50 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 14 Jun 2017 08:54:57 -0400 Subject: [PATCH] v1.11.0 release notes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffdbbe8..2d149bc 100644 --- a/README.md +++ b/README.md @@ -564,10 +564,11 @@ http://rubydoc.info/github/holtrop/rscons/frames. ## Release Notes -### v1.10.1 +### v1.11.0 #### New Features +- Change default Environment :clone option to :all to clone all attributes - #38 - raise error when circular dependencies are found - #34 - Allow overriding n_threads on a per-Environment level