From a21760b374fa57b6f92e42c6e9c6b4ae2f25e95f Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 15 Feb 2016 19:12:23 +0000 Subject: [PATCH] Release v0.13.0 --- docs/changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 90a669dd..29a69924 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,7 +2,7 @@ ### v0.13 - "*mind*" -#### v0.13.0 - TBD +#### v0.13.0 - 15th February 2016 * Improve vector image support by allowing control of density/DPI. Switch pre-built libs from Imagemagick to Graphicsmagick. @@ -39,7 +39,9 @@ * Improve support for musl libc systems e.g. Alpine Linux. [#354](https://github.com/lovell/sharp/issues/354) + [#359](https://github.com/lovell/sharp/pull/359) [@download13](https://github.com/download13) + [@wjordan](https://github.com/wjordan) * Small optimisation when reducing by an integral factor to favour shrink over affine.