瀏覽代碼

Update changelog

Jordi Boggiano 13 年之前
父節點
當前提交
ce16575adb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -2,6 +2,7 @@
 
   * Schema: Added 'require-dev' for development-time requirements (tests, etc), install with --dev
   * Schema: Added author.role to list the author's role in the project
+  * Schema: Added 'minimum-stability' + '@<stability>' flags in require for restricting packages to a certain stability
   * Schema: Removed 'recommend'
   * Schema: 'suggest' is now informational and can use any description for a package, not only a constraint
   * Break: vendor/.composer/autoload.php has been moved to vendor/autoload.php, other files are now in vendor/composer/