Docs: changelog and credit for #2846

This commit is contained in:
Lovell Fuller 2021-08-30 20:31:10 +01:00
parent 4a9267ce12
commit e044788f63
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,9 @@ Requires libvips v8.11.3
### v0.29.1 - TBD ### v0.29.1 - TBD
* Add `lightness` option to `modulate` operation.
[#2846](https://github.com/lovell/sharp/pull/2846)
* Ensure correct PNG bitdepth is set based on number of colours. * Ensure correct PNG bitdepth is set based on number of colours.
[#2855](https://github.com/lovell/sharp/issues/2855) [#2855](https://github.com/lovell/sharp/issues/2855)

View File

@ -218,3 +218,6 @@ GitHub: https://github.com/Daiz
Name: Mart Jansink Name: Mart Jansink
GitHub: https://github.com/mart-jansink GitHub: https://github.com/mart-jansink
Name: Tenpi
GitHub: https://github.com/Tenpi