Docs: Changelog entry and credit for #2581

This commit is contained in:
Lovell Fuller 2021-02-19 15:48:59 +00:00
parent df7b8ba738
commit 6445b72d41
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,12 @@
Requires libvips v8.10.5 Requires libvips v8.10.5
### v0.27.2 - TBD
* Allow the use of non lower case extensions with `toFormat`.
[#2581](https://github.com/lovell/sharp/pull/2581)
[@florian-busch](https://github.com/florian-busch)
### v0.27.1 - 27th January 2021 ### v0.27.1 - 27th January 2021
* Ensure TIFF is cast when using float predictor. * Ensure TIFF is cast when using float predictor.

View File

@ -206,3 +206,6 @@ GitHub: https://github.com/stefanprobst
Name: Thomas Beiganz Name: Thomas Beiganz
GitHub: https://github.com/beig GitHub: https://github.com/beig
Name: Florian Busch
GitHub: https://github.com/florian-busch