diff --git a/docs/changelog.md b/docs/changelog.md index 6b1beaee..5b1bdd6d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,16 @@ 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 * Allow libvips binary location override where version is appended. diff --git a/docs/humans.txt b/docs/humans.txt index 7ef8b524..4b47d16c 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -188,3 +188,6 @@ GitHub: https://github.com/malice00 Name: Roman Malieiev GitHub: https://github.com/romaleev + +Name: Jerome Vouillon +GitHub: https://github.com/vouillon