diff --git a/docs/changelog.md b/docs/changelog.md index 89db76746..b2b383f55 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 be2ff9415..061f6c454 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