From bc6ab201d57b73b882a9e2f26ba0521f961ae227 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 17 Jun 2013 18:25:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e64e017cc8..0961b8d4e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ - BC Break : Removed `bin/console check:config` command. - BC Break : Removed `bin/console check:system` command, replaced by `bin/setup check:system`. - BC Break : Removed `bin/console system:upgrade` command, replaced by `bin/setup system:upgrade`. + - BC Break : Removed `bin/console check:ensure-production-settings` and `bin/console check:ensure-dev-settings` + commands, replaced by `bin/console check:config`. - BC break : Configuration simplification, optimized for performances. - BC Break : Time limits are now applied on templates application.