From 97772b176c95fd88925a0f1e38b7b8059734de89 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 15 Sep 2020 18:05:18 +0100 Subject: [PATCH] Docs: changelog entry for #2369 --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index bea92cc7..b0c2dd14 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -14,6 +14,10 @@ Requires libvips v8.10.0 [#2348](https://github.com/lovell/sharp/pull/2348) [@stefanprobst](https://github.com/stefanprobst) +* Ensure animation-related properties can be set for Stream-based input. + [#2369](https://github.com/lovell/sharp/pull/2369) + [@AcrylicShrimp](https://github.com/AcrylicShrimp) + ### v0.26.0 - 25th August 2020 * Prebuilt libvips binaries are now statically-linked and Brotli-compressed, requiring Node.js 10.16.0+.