From fba6c303ea10b2b4020602aef2327463b3cdd260 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 2 Mar 2012 09:42:52 -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 696aaa5f..b4796af1 100644 --- a/changes.txt +++ b/changes.txt @@ -12,4 +12,5 @@ Changes for 3.1: - Added cviebrock's unsigned support. - Added config, view, and lang loaders. - Moved more stuff into application/start - - Removed error.display config options. \ No newline at end of file + - Removed error.display config options. + - Added foreign key support to schema builder. \ No newline at end of file