Docs: changelog entry for #2343

This commit is contained in:
Lovell Fuller 2020-08-28 13:56:35 +01:00
parent eef87da0e1
commit 7a9d58cc51

View File

@ -4,6 +4,12 @@
Requires libvips v8.10.0 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 ### v0.26.0 - 25th August 2020
* Prebuilt libvips binaries are now statically-linked and Brotli-compressed, requiring Node.js 10.16.0+. * Prebuilt libvips binaries are now statically-linked and Brotli-compressed, requiring Node.js 10.16.0+.