From 968808f8d68b33100afb8fde2549aa04ac670936 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 7 Mar 2012 22:17:09 -0600 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 d041f075..2754ccbf 100644 --- a/changes.txt +++ b/changes.txt @@ -15,4 +15,5 @@ Changes for 3.1: - Removed error.display config options. - Added foreign key support to schema builder. - Postgres "unique" indexes are now added with ADD CONSTRAINT - - Added "Event::until" method. \ No newline at end of file + - Added "Event::until" method. + - Added "memory" cache and session drivers. \ No newline at end of file