Add release date for v0.12.0

This commit is contained in:
Lovell Fuller 2015-11-23 14:06:49 +00:00
parent 9982182926
commit be381e4440
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
build build
node_modules node_modules
coverage coverage
.editorconfig
.jshintignore .jshintignore
.jshintrc .jshintrc
.gitignore .gitignore

View File

@ -2,7 +2,7 @@
### v0.12 - "*look*" ### v0.12 - "*look*"
#### v0.12.0 - TBD #### v0.12.0 - 23<sup>rd</sup> November 2015
* Bundle pre-compiled libvips and its dependencies for 64-bit Linux and Windows. * Bundle pre-compiled libvips and its dependencies for 64-bit Linux and Windows.
[#42](https://github.com/lovell/sharp/issues/42) [#42](https://github.com/lovell/sharp/issues/42)