diff --git a/CHANGELOG.md b/CHANGELOG.md index 879773851..6e30a585c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Added caching of repository metadata (faster startup times & failover if packagist is down) * Added include_path support for legacy projects that are full of require_once statements + * Added installation notifications API to allow better statistics on Composer repositories * Improved repository protocol to have large cacheable parts * 1.0.0-alpha2 (2012-04-03)