Add changelog entry and credit for #2258 #2259

This commit is contained in:
Lovell Fuller 2020-06-16 18:39:58 +01:00
parent a05d735e31
commit e647e1f7bd
2 changed files with 13 additions and 0 deletions

View File

@ -4,6 +4,16 @@
Requires libvips v8.9.1 Requires libvips v8.9.1
### v0.25.5 - TBD
* Add support for libvips ImageMagick v7 loaders.
[#2258](https://github.com/lovell/sharp/pull/2258)
[@vouillon](https://github.com/vouillon)
* Allow multi-page input via *magick.
[#2259](https://github.com/lovell/sharp/pull/2259)
[@vouillon](https://github.com/vouillon)
### v0.25.4 - 12th June 2020 ### v0.25.4 - 12th June 2020
* Allow libvips binary location override where version is appended. * Allow libvips binary location override where version is appended.

View File

@ -188,3 +188,6 @@ GitHub: https://github.com/malice00
Name: Roman Malieiev Name: Roman Malieiev
GitHub: https://github.com/romaleev GitHub: https://github.com/romaleev
Name: Jerome Vouillon
GitHub: https://github.com/vouillon