From 5d9cb3eb4bb6bd2d50a513e556c62f388dba4f13 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Sat, 10 Mar 2012 02:01:26 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a9d73764..a2a726272 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ * 1.0.0-alpha2 * Added `create-project` command to install a project from scratch with composer + * Added automated `classmap` autoloading support for non-PSR-0 compliant projects * 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