Docs: add note about libvips 8.15.1 upgrade

This commit is contained in:
Lovell Fuller 2024-01-12 11:25:13 +00:00
parent bcb22af034
commit 0dcc7d50a8

View File

@ -6,6 +6,8 @@ Requires libvips v8.15.1
### v0.33.2 - 12th January 2024
* Upgrade to libvips v8.15.1 for upstream bug fixes.
* TypeScript: add definition for `keepMetadata`.
[#3914](https://github.com/lovell/sharp/pull/3914)
[@abhi0498](https://github.com/abhi0498)