From e04b7a3add2c05e9e57fc188375d1fdca2d96d19 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 22 Mar 2012 15:46:05 -0500 Subject: [PATCH] Updated change log. --- changes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 4ee14fea..6123fcf7 100644 --- a/changes.txt +++ b/changes.txt @@ -25,4 +25,6 @@ Changes for 3.1: - Fixed table prefix bug. - Added Form::macro method. - Added Route::forward method. - - Prepend table name to default index names in schema. \ No newline at end of file + - Prepend table name to default index names in schema. + - Added for/else to Blade. + - Added View::render_each \ No newline at end of file