From 7a9d58cc51848052d4ac4da411f68e96274b3549 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 28 Aug 2020 13:56:35 +0100 Subject: [PATCH] Docs: changelog entry for #2343 --- docs/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index c99180f9..a67003fb 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,12 @@ Requires libvips v8.10.0 +### v0.26.1 - TBD + +* Ensure correct pageHeight when verifying multi-page image dimensions. + [#2343](https://github.com/lovell/sharp/pull/2343) + [@derom](https://github.com/derom) + ### v0.26.0 - 25th August 2020 * Prebuilt libvips binaries are now statically-linked and Brotli-compressed, requiring Node.js 10.16.0+.