From 338b6a8abaf36f0a28343b544c09c72feca0cf6f Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 14 Mar 2012 09:02:57 -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 7588ae05..26e291e9 100644 --- a/changes.txt +++ b/changes.txt @@ -17,4 +17,5 @@ Changes for 3.1: - Postgres "unique" indexes are now added with ADD CONSTRAINT - Added "Event::until" method. - Added "memory" cache and session drivers. - - Added controller::detect method. \ No newline at end of file + - Added controller::detect method. + - Added Cache::forever method. \ No newline at end of file