From ce16575adbf06e5771b4bb4d5ac9609a685c1504 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Sat, 12 May 2012 18:42:46 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2cf9b706..c4dee7009 100644 --- a/CHANGELOG.md +++ b/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' + '@' 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/