From 46480029d537078d096c0b06fe28b6a021bec809 Mon Sep 17 00:00:00 2001 From: Tomas Aparicio Date: Sun, 10 Sep 2017 20:36:47 +0200 Subject: [PATCH] feat(History): update version changes --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index 572f951..c2a1fa1 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +## v1.0.12 / 2017-09-10 + + * Merge branch '99designs-vips-reduce' + * fix(reduce): resolve conflicts with master + * Use vips reduce when downscaling + ## v1.0.11 / 2017-09-10 * feat(#189): allow strip image metadata via bimg.Options.StripMetadata = bool