Changelog entry for #1921

This commit is contained in:
Lovell Fuller 2019-11-01 16:15:02 +00:00
parent d5b7040557
commit 500ae97cac
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,12 @@
Requires libvips v8.8.1.
#### v0.23.3 - TBD
* Ensure tile `overlap` option works as expected.
[#1921](https://github.com/lovell/sharp/pull/1921)
[@rustyguts](https://github.com/rustyguts)
#### v0.23.2 - 28<sup>th</sup> October 2019
* Add `background` option to tile output operation.

View File

@ -128,6 +128,9 @@ the help and code contributions of the following people:
* [Jakub Michálek](https://github.com/Goues)
* [Ilya Ovdin](https://github.com/iovdin)
* [Andargor](https://github.com/Andargor)
* [Nicolas Stepien](https://github.com/MayhemYDG)
* [Paul Neave](https://github.com/neave)
* [Brendan Kennedy](https://github.com/rustyguts)
Thank you!