From 2d500554c190f74d24ae27046a6610c6b161ac34 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 12 Jul 2016 16:06:38 +0100 Subject: [PATCH] Release v0.15.1 --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 96c2a76e..c291b567 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,7 @@ Requires libvips v8.3.1 -#### v0.15.1 - TBD +#### v0.15.1 - 12th July 2016 * Concat Stream-based input in single operation for ~+3% perf and less GC. [#429](https://github.com/lovell/sharp/issues/429)