From 003f78cbbf9ad32fc864bd49bcbae8de63a6ff3f Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 16 Mar 2012 08:38:08 -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 c8dff764..cf990e5c 100644 --- a/changes.txt +++ b/changes.txt @@ -19,4 +19,5 @@ Changes for 3.1: - Added "memory" cache and session drivers. - Added controller::detect method. - Added Cache::forever method. - - Controller layouts now resolved in Laravel\Controller __construct. \ No newline at end of file + - Controller layouts now resolved in Laravel\Controller __construct. + - Rewrote Eloquent and included in core. \ No newline at end of file