瀏覽代碼

Updated changelog

Jordi Boggiano 13 年之前
父節點
當前提交
388fcfe610
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -1,8 +1,10 @@
 * 1.0.0-alpha2
 
+  * Added `create-project` command to install a project from scratch with composer
   * Git clones from GitHub automatically select between git/https/http protocols
   * Enhanced `validate` command to give more feedback
   * Added "file" downloader type to download plain files
+  * Added support for authentication with svn repositories
   * Dependency on filter_var is now optional
   * Various robustness & error handling improvements