From 142c43174573bee540e9403a66f64fc67d68c0a8 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 11 Feb 2017 10:35:34 +0000 Subject: [PATCH] Release v0.17.2 --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index b5e1798c..a2afd224 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.4.2. -#### v0.17.2 - TBD +#### v0.17.2 - 11th February 2017 * Ensure Readable side of Stream can start flowing after Writable side has finished. [#671](https://github.com/lovell/sharp/issues/671)