From c0b12132f0aac39f131b7ab3b9b6906261a9a895 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 14 Jun 2017 09:58:09 -0400 Subject: [PATCH] 1.11.1 release notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 43360c0..ef30459 100644 --- a/README.md +++ b/README.md @@ -564,6 +564,12 @@ http://www.rubydoc.info/github/holtrop/rscons/master. ## Release Notes +### v1.11.1 + +#### Fixes + +- fix the circular build dependency detection logic + ### v1.11.0 #### New Features