Changelog entries for #1924 #1932

This commit is contained in:
Lovell Fuller 2019-10-26 22:53:39 +01:00
parent 08a6597626
commit 2f2276e091

View File

@ -4,6 +4,16 @@
Requires libvips v8.8.1. Requires libvips v8.8.1.
#### v0.23.2 - TBD
* Add `background` option to tile output operation.
[#1924](https://github.com/lovell/sharp/pull/1924)
[@neave](https://github.com/neave)
* Add support for Node.js 13.
[#1932](https://github.com/lovell/sharp/pull/1932)
[@MayhemYDG](https://github.com/MayhemYDG)
#### v0.23.1 - 26<sup>th</sup> September 2019 #### v0.23.1 - 26<sup>th</sup> September 2019
* Ensure `sharp.format.vips` is present and correct (filesystem only). * Ensure `sharp.format.vips` is present and correct (filesystem only).