From fa9bad811f63a7aa17680849d2c4718f30d5b119 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 24 Feb 2012 17:22:13 -0600 Subject: [PATCH] add change note. --- changes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changes.txt b/changes.txt index 0079eb8b..0c75d0ce 100644 --- a/changes.txt +++ b/changes.txt @@ -1,8 +1,8 @@ Changes for 3.1: - - View engine, Blade extracted to bundle. + - ** View engine, Blade extracted to bundle. - Logging events. - - db.fetch option for changing PDO fetch style. + - ** db.fetch option for changing PDO fetch style. - controller factories for injecting any IoC. - link_to_action HTML helpers... - default value on config::get \ No newline at end of file