diff --git a/docs/changelog.md b/docs/changelog.md index 87c92a9c..c37418de 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -23,6 +23,10 @@ Requires libvips v8.14.5 * Ensure correct interpretation of 16-bit raw input. [#3808](https://github.com/lovell/sharp/issues/3808) +* Add support for `miniswhite` when using TIFF output. + [#3812](https://github.com/lovell/sharp/pull/3812) + [@dnsbty](https://github.com/dnsbty) + * TypeScript: add missing definition for `withMetadata` boolean. [#3823](https://github.com/lovell/sharp/pull/3823) [@uhthomas](https://github.com/uhthomas) diff --git a/docs/humans.txt b/docs/humans.txt index cd9d2f7d..79a6b4e8 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -275,3 +275,6 @@ GitHub: https://github.com/LachlanNewman Name: BJJ GitHub: https://github.com/bianjunjie1981 + +Name: Dennis Beatty +GitHub: https://github.com/dnsbty