Changelog and credit for #1475

This commit is contained in:
Lovell Fuller
2018-12-04 07:49:41 +00:00
parent db76e655f8
commit 94945cf6ac
3 changed files with 7 additions and 1 deletions

View File

@@ -21,6 +21,10 @@ Requires libvips v8.7.0.
[#1439](https://github.com/lovell/sharp/pull/1439)
[@Daiz](https://github.com/Daiz)
* Build prototype with `Object.assign` to allow minification.
[#1475](https://github.com/lovell/sharp/pull/1475)
[@jaubourg](https://github.com/jaubourg)
#### v0.21.0 - 4<sup>th</sup> October 2018
* Deprecate the following resize-related functions:

View File

@@ -119,6 +119,7 @@ the help and code contributions of the following people:
* [Aidan Hoolachan](https://github.com/ajhool)
* [Axel Eirola](https://github.com/aeirola)
* [Freezy](https://github.com/freezy)
* [Julian Aubourg](https://github.com/jaubourg)
Thank you!