Changelog entry for #1834

This commit is contained in:
Lovell Fuller
2019-08-12 21:45:29 +01:00
parent 5bfcf61a6f
commit 23b2e541ab
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ Requires libvips v8.8.1.
* Ensure `sharp.format.vips` is present and correct (filesystem only).
[#1813](https://github.com/lovell/sharp/issues/1813)
* Allow use of 'heic' and 'heif' identifiers with `toFormat`.
[#1834](https://github.com/lovell/sharp/pull/1834)
[@jaubourg](https://github.com/jaubourg)
#### v0.23.0 - 29<sup>th</sup> July 2019
* Remove `overlayWith` previously deprecated in v0.22.0.