From 36feb7551b0512ebf0bb1bbb006d3e8adef3ac87 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 27 Sep 2023 11:50:55 +0100 Subject: [PATCH] Docs: changelog entry for removal of sharp.vendor --- docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index d55a6ee0..5340a913 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,6 +8,8 @@ Requires libvips v8.14.5 * Drop support for Node.js 14 and 16, now requires Node.js >= 18.17.0 +* Remove `sharp.vendor`. + ## v0.32 - *flow* Requires libvips v8.14.5