Docs: changelog and credit for #2958

This commit is contained in:
Lovell Fuller 2021-11-23 12:21:36 +00:00
parent 2deced0fb9
commit afab0d34dd
2 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,10 @@ Requires libvips v8.12.0
* Reduce minimum Linux ARM64v8 glibc requirement to 2.17. * Reduce minimum Linux ARM64v8 glibc requirement to 2.17.
* Ensure 16-bit PNG output uses correct bitdepth.
[#2958](https://github.com/lovell/sharp/pull/2958)
[@gforge](https://github.com/gforge)
* Properly emit close events for duplex streams. * Properly emit close events for duplex streams.
[#2976](https://github.com/lovell/sharp/pull/2976) [#2976](https://github.com/lovell/sharp/pull/2976)
[@driannaude](https://github.com/driannaude) [@driannaude](https://github.com/driannaude)

View File

@ -230,3 +230,6 @@ GitHub: https://github.com/erf
Name: Drian Naude Name: Drian Naude
GitHub: https://github.com/driannaude GitHub: https://github.com/driannaude
Name: Max Gordon
GitHub: https://github.com/gforge