From f3fb580774dfd286cd27c187aa39316497fa6e87 Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Wed, 28 Sep 2016 00:37:38 +0100 Subject: [PATCH] fix(history): update to bimg@1.0.3 --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index babcf0a..0794af7 100644 --- a/History.md +++ b/History.md @@ -1,7 +1,7 @@ ## 0.1.27 / 27-09-2016 - feat(#90): adds `path-prefix` flag to bind to an url path. -- feat(core): adds support for `bimg@1.0.2` and `libvips@8.3+`. +- feat(core): adds support for `bimg@1.0.3` and `libvips@8.3+`. - feat(core): adds support for GIF, SVG, TIFF and PDF formats. - fix(controllers): fix application/octet-stream image processing issue.