From dcd9a3c5589a849084ffab97d849d2387a50b9fa Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 17 Nov 2021 11:42:30 +0000 Subject: [PATCH] Docs: changelog and credit for #2976 --- docs/changelog.md | 4 ++++ docs/humans.txt | 3 +++ 2 files changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 89db7674..b2b383f5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,6 +8,10 @@ Requires libvips v8.12.0 * Reduce minimum Linux ARM64v8 glibc requirement to 2.17. +* Properly emit close events for duplex streams. + [#2976](https://github.com/lovell/sharp/pull/2976) + [@driannaude](https://github.com/driannaude) + ## v0.29 - *circle* Requires libvips v8.11.3 diff --git a/docs/humans.txt b/docs/humans.txt index be2ff941..061f6c45 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -227,3 +227,6 @@ GitHub: https://github.com/Zaruike Name: Erlend F GitHub: https://github.com/erf + +Name: Drian Naude +GitHub: https://github.com/driannaude