From 62ae3f162ddd0befd094bbfb743e7a1a593b01c3 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 3 Aug 2017 15:55:38 -0400 Subject: [PATCH] add v1.14.0 release notes --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7d6b7ef..efb6ebe 100644 --- a/README.md +++ b/README.md @@ -564,6 +564,16 @@ http://www.rubydoc.info/github/holtrop/rscons/master. ## Release Notes +### v1.14.0 + +#### New Features + +- #45 - Add Rscons::VarSet#values_at + +#### Fixes + +- #44 - Environment#print_builder_run_message should support string commands + ### v1.13.0 #### New Features