From: Cristy Date: Mon, 27 Mar 2017 22:44:37 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.5-5~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=686208462bfec3c42dc83ec4f03d198891c2c6d2;p=imagemagick ... --- diff --git a/README.md b/README.md index 4b356fa5f..d0d01cf23 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,6 @@ Here are just a few examples of what ImageMagick can do: #### News -The design of ImageMagick is an evolutionary process, with the design and implementation efforts serving to influence and guide further progress in the other. With [ImageMagick version 7](https://www.imagemagick.org), we aim to improve the design based on lessons learned from the version 6 implementation. See the [porting](https://www.imagemagick.org/script/porting.php) guide to track the progress of the version 7 development effort. +Now that ImageMagick [version 7](https://www.imagemagick.org) is released, we continue to maintain the legacy release of ImageMagick, [version 6](https://legacy.imagemagick.org). Learn how ImageMagick version 7 differs from previous versions with our [porting guide](https://www.imagemagick.org/script/porting.php). + +ImageMagick best practices **strongly** encourages you to configure a [security policy](https://www.imagemagick.org/script/security.php) that suits your local environment.