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