Docs: changelog for #2685

This commit is contained in:
Lovell Fuller 2021-05-03 19:48:15 +01:00
parent 9a1e8ed574
commit 070534df5b

View File

@ -16,6 +16,10 @@ Requires libvips v8.10.6
[#2664](https://github.com/lovell/sharp/pull/2664)
[@msalettes](https://github.com/msalettes)
* Add `premultiplied` flag for raw pixel data input.
[#2685](https://github.com/lovell/sharp/pull/2685)
[@mnutt](https://github.com/mnutt)
* Detect empty input and throw a helpful error.
[#2687](https://github.com/lovell/sharp/pull/2687)
[@JakobJingleheimer](https://github.com/JakobJingleheimer)