浏览代码

Update changelog

Jordi Boggiano 13 年之前
父节点
当前提交
f64dd48aa2
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
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