From be381e44403d64a8ea8933b0368348d05eb3db72 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 23 Nov 2015 14:06:49 +0000 Subject: [PATCH] Add release date for v0.12.0 --- .npmignore | 1 + docs/changelog.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index d340fe1a..9c66aa54 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,7 @@ build node_modules coverage +.editorconfig .jshintignore .jshintrc .gitignore diff --git a/docs/changelog.md b/docs/changelog.md index abf38a68..ee42ad49 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,7 +2,7 @@ ### v0.12 - "*look*" -#### v0.12.0 - TBD +#### v0.12.0 - 23rd November 2015 * Bundle pre-compiled libvips and its dependencies for 64-bit Linux and Windows. [#42](https://github.com/lovell/sharp/issues/42)