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.

View File

@ -109,7 +109,7 @@
"async": "^3.1.0",
"cc": "^1.0.2",
"decompress-zip": "^0.3.2",
"documentation": "^12.0.3",
"documentation": "^12.1.1",
"exif-reader": "^1.0.2",
"icc": "^1.0.0",
"license-checker": "^25.0.1",