Docs: changelog and credit for #3674

This commit is contained in:
Lovell Fuller 2023-06-05 09:35:07 +01:00
parent 7e6a70af44
commit da61ea0199
2 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,10 @@ Requires libvips v8.14.2
* Ensure the same access method is used for all inputs (regression in 0.32.0).
[#3669](https://github.com/lovell/sharp/issues/3669)
* Improve detection of jp2 filename extensions.
[#3674](https://github.com/lovell/sharp/pull/3674)
[@bianjunjie1981](https://github.com/bianjunjie1981)
### v0.32.1 - 27th April 2023
* Add experimental `unflatten` operation.

View File

@ -272,3 +272,6 @@ GitHub: https://github.com/janaz
Name: Lachlan Newman
GitHub: https://github.com/LachlanNewman
Name: BJJ
GitHub: https://github.com/bianjunjie1981