Browse Source

Prepare alpha2

Jordi Boggiano 13 years ago
parent
commit
3fc2e6d7a0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -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)