From cb5fdeaed60443a2f898c908cd581b4e8ab2fd23 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 13 Mar 2012 13:07:34 -0500 Subject: [PATCH] Updated change log. Signed-off-by: Taylor Otwell --- changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 2754ccbf..7588ae05 100644 --- a/changes.txt +++ b/changes.txt @@ -16,4 +16,5 @@ Changes for 3.1: - Added foreign key support to schema builder. - Postgres "unique" indexes are now added with ADD CONSTRAINT - Added "Event::until" method. - - Added "memory" cache and session drivers. \ No newline at end of file + - Added "memory" cache and session drivers. + - Added controller::detect method. \ No newline at end of file