Install: add support for Linux with glibc patch version #3423

This commit is contained in:
Lovell Fuller
2022-12-09 12:03:41 +00:00
parent 89e204d824
commit 0f1e7ef6f6
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,9 @@ Requires libvips v8.13.3
* Expose `interFrameMaxError` and `interPaletteMaxError` GIF optimisation properties.
[#3401](https://github.com/lovell/sharp/issues/3401)
* Allow installation on Linux with glibc patch versions e.g. Fedora 38.
[#3423](https://github.com/lovell/sharp/issues/3423)
* Expand range of existing `sharpen` parameters to match libvips.
[#3427](https://github.com/lovell/sharp/issues/3427)