diff --git a/CHANGELOG.md b/CHANGELOG.md index 7994e7c61..e495544d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ * 1.0.0-alpha3 + * Added caching of repository metadata (faster startup times & failover if packagist is down) + * Improved repository protocol to have large cacheable parts + * 1.0.0-alpha2 (2012-04-03) * Added `create-project` command to install a project from scratch with composer