Changelog entry for #1952

This commit is contained in:
Lovell Fuller 2019-11-07 19:59:18 +00:00
parent 9baf38db44
commit fcf05f608a

View File

@ -10,6 +10,10 @@ Requires libvips v8.8.1.
[#1921](https://github.com/lovell/sharp/pull/1921)
[@rustyguts](https://github.com/rustyguts)
* Allow compilation on FreeBSD and variants (broken since v0.23.0)
[#1952](https://github.com/lovell/sharp/pull/1952)
[@pouya-eghbali](https://github.com/pouya-eghbali)
#### v0.23.2 - 28<sup>th</sup> October 2019
* Add `background` option to tile output operation.