1
0
Fork 0

Update CHANGELOG

pull/602/head
Jordi Boggiano 2012-04-19 21:27:33 +02:00
parent 66135538c1
commit a9176acecc
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
* Added caching of repository metadata (faster startup times & failover if packagist is down) * Added caching of repository metadata (faster startup times & failover if packagist is down)
* Added include_path support for legacy projects that are full of require_once statements * Added include_path support for legacy projects that are full of require_once statements
* Added installation notifications API to allow better statistics on Composer repositories * Added installation notifications API to allow better statistics on Composer repositories
* Added autoloading support for root packages that use target-dir
* Improved repository protocol to have large cacheable parts * Improved repository protocol to have large cacheable parts
* 1.0.0-alpha2 (2012-04-03) * 1.0.0-alpha2 (2012-04-03)