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)