diff --git a/docs/changelog.md b/docs/changelog.md index 63ca65bb..99dc4821 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -17,6 +17,10 @@ Requires libvips v8.5.5. * Allow binary download URL override via SHARP_DIST_BASE_URL env variable. [#841](https://github.com/lovell/sharp/issues/841) +* Add support for Solus Linux. + [#857](https://github.com/lovell/sharp/pull/857) + [@ekremkaraca](https://github.com/ekremkaraca) + #### v0.18.1 - 30th May 2017 * Remove regression from #781 that could cause incorrect shrink calculation. diff --git a/docs/install.md b/docs/install.md index e0eac561..41b1e04c 100644 --- a/docs/install.md +++ b/docs/install.md @@ -32,6 +32,7 @@ Most recent Linux-based operating systems with glibc running on x64 and ARMv6+ C * Archlinux * Raspbian Jessie * Amazon Linux 2016.03, 2016.09 +* Solus To use a globally-installed version of libvips instead of the provided binaries, make sure it is at least the version listed under `config.libvips` in the `package.json` file