From 818a488d4a267bf4d8d2f92c64d6f838c89bc435 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 24 Feb 2012 17:20:58 -0600 Subject: [PATCH] updated changelog. --- changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 45834429..6ad10dcb 100644 --- a/changes.txt +++ b/changes.txt @@ -2,4 +2,5 @@ Changes for 3.1: - View engine, Blade extracted to bundle. - Logging events. - - db.fetch option for changing PDO fetch style. \ No newline at end of file + - db.fetch option for changing PDO fetch style. + - controller factories for injecting any IoC. \ No newline at end of file