Update changelog
parent
7285536737
commit
20421931b0
|
@ -3,7 +3,7 @@
|
||||||
* Added `create-project` command to install a project from scratch with composer
|
* Added `create-project` command to install a project from scratch with composer
|
||||||
* Added automated `classmap` autoloading support for non-PSR-0 compliant projects
|
* Added automated `classmap` autoloading support for non-PSR-0 compliant projects
|
||||||
* Added human readable error reporting when deps can not be solved
|
* Added human readable error reporting when deps can not be solved
|
||||||
* Added support for private GitHub repositories (use --no-interaction for CI)
|
* Added support for private GitHub and SVN repositories (use --no-interaction for CI)
|
||||||
* Added "file" downloader type to download plain files
|
* Added "file" downloader type to download plain files
|
||||||
* Added support for authentication with svn repositories
|
* Added support for authentication with svn repositories
|
||||||
* Improved clones from GitHub which now automatically select between git/https/http protocols
|
* Improved clones from GitHub which now automatically select between git/https/http protocols
|
||||||
|
|
Loading…
Reference in New Issue