浏览代码

Prepare alpha2

Jordi Boggiano 13 年之前
父节点
当前提交
3fc2e6d7a0
共有 1 个文件被更改,包括 2 次插入2 次删除
  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)