Docs: changelog entry for #4191

This commit is contained in:
Lovell Fuller 2024-08-14 16:03:08 +01:00
parent ab65b7a0f1
commit 0546e48467

View File

@ -37,6 +37,10 @@ Requires libvips v8.15.3
* Ensure `keepIccProfile` avoids colour transformation where possible. * Ensure `keepIccProfile` avoids colour transformation where possible.
[#4186](https://github.com/lovell/sharp/issues/4186) [#4186](https://github.com/lovell/sharp/issues/4186)
* TypeScript: `chromaSubsampling` metadata is optional.
[#4191](https://github.com/lovell/sharp/pull/4191)
[@DavidVaness](https://github.com/DavidVaness)
### v0.33.4 - 16th May 2024 ### v0.33.4 - 16th May 2024
* Remove experimental status from `pipelineColourspace`. * Remove experimental status from `pipelineColourspace`.