1
0
Fork 0

Prepare alpha2

pull/528/head
Jordi Boggiano 2012-04-03 19:09:58 +02:00
parent 3abdaa9d4d
commit 3fc2e6d7a0
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
* 1.0.0-alpha2
* 1.0.0-alpha2 (2012-03-03)
* Added `create-project` command to install a project from scratch with composer
* Added automated `classmap` autoloading support for non-PSR-0 compliant projects
@ -11,7 +11,7 @@
* Improved `validate` command to give more feedback
* Improved the `search` & `show` commands output
* Removed dependency on filter_var
* Various robustness & error handling improvements, docs fixes and more
* Various robustness & error handling improvements, docs fixes and more bug fixes
* 1.0.0-alpha1 (2012-03-01)