From 513ed02b76974cbcc295388a910417951fd49b57 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 2 Aug 2021 21:37:54 +0100 Subject: [PATCH] Docs: changelog entry for #2808 --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 4b4093fe..3e4c4539 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -29,6 +29,10 @@ Requires libvips v8.11.2 [#2704](https://github.com/lovell/sharp/pull/2704) [@Daiz](https://github.com/Daiz) +* Allow `negate` to act only on non-alpha channels. + [#2808](https://github.com/lovell/sharp/pull/2808) + [@rexxars](https://github.com/rexxars) + ## v0.28 - *bijou* Requires libvips v8.10.6