Docs: add changelog entry for #2868

This commit is contained in:
Lovell Fuller
2021-09-05 09:35:46 +01:00
parent b7fbffb3f7
commit afb21135c2
4 changed files with 12 additions and 0 deletions

View File

@@ -371,6 +371,10 @@ const data = await sharp(input)
Returns **Sharp**
**Meta**
* **since**: 0.29.1
## tiff
Use these TIFF options for output image.

View File

@@ -18,6 +18,9 @@ Requires libvips v8.11.3
* Ensure images with P3 profiles retain full gamut.
[#2862](https://github.com/lovell/sharp/issues/2862)
* Add support for libvips compiled with OpenJPEG.
[#2868](https://github.com/lovell/sharp/pull/2868)
* Remove unsupported animation properties from AVIF output.
[#2870](https://github.com/lovell/sharp/issues/2870)

View File

@@ -221,3 +221,6 @@ GitHub: https://github.com/mart-jansink
Name: Tenpi
GitHub: https://github.com/Tenpi
Name: Zaruike
https://github.com/Zaruike