diff --git a/CHANGELOG.md b/CHANGELOG.md index cb63f30ff..6200d2123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### [1.7.1] 2018-08-07 + + * Fixed issue autoloading plugins in require-dev in some conditions + * Fixed handling of SSL to repo.packagist.org on very old PHP versions + ### [1.7.0] 2018-08-03 * Added the overridden platform config's PHP version in the `diagnose` command output @@ -674,6 +679,7 @@ * Initial release +[1.7.1]: https://github.com/composer/composer/compare/1.7.0...1.7.1 [1.7.0]: https://github.com/composer/composer/compare/1.7.0-RC...1.7.0 [1.7.0-RC]: https://github.com/composer/composer/compare/1.6.5...1.7.0-RC [1.6.5]: https://github.com/composer/composer/compare/1.6.4...1.6.5