From b3f72bfb7a07b107ada2b7d3c1648c3559a2396f Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Sun, 28 Feb 2016 22:45:25 -0800 Subject: [PATCH] 1.7.1 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index f322dfd..cc69116 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ Known issues: bug](https://github.com/TooTallNate/node-gyp/issues/65). -## 1.7.1 (not yet released) +## 1.7.1 - [issue #332, pull #355] Ensure stream for type='stream' stream is a writable stream. (By Michael Nisi.)