Jordi Boggiano преди 12 години
родител
ревизия
97c2fe966e
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -1,6 +1,8 @@
 * 1.0.0-alpha4
 
   * Schema: Added references for dev versions, requiring `dev-master#abcdef` for example will force the abcdef commit
+  * Added `require` command to add a package to your requirements and install it
+  * Added a whitelist to `update. Calling `composer update foo/bar foo/baz` allows you to update only those packages
   * Added caching of GitHub metadata (faster startup time with custom GitHub VCS repos)
   * Added support for file:// URLs to GitDriver
   * Added --dev flag to `create-project` command