From 77c861b74b852c4aa9b3247983b579fa9f37d2fb Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 14 Aug 2020 15:03:47 +0100 Subject: [PATCH] Docs: ensure unreleased changes included in next release --- docs/changelog.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index ab668bfe..4ff1b88f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -15,12 +15,6 @@ Requires libvips v8.10.0 * Add most `dominant` colour to image `stats`. [#640](https://github.com/lovell/sharp/issues/640) -## v0.25 - *yield* - -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) @@ -29,6 +23,10 @@ Requires libvips v8.9.1 [#2259](https://github.com/lovell/sharp/pull/2259) [@vouillon](https://github.com/vouillon) +## v0.25 - *yield* + +Requires libvips v8.9.1 + ### v0.25.4 - 12th June 2020 * Allow libvips binary location override where version is appended.