Updated change log.

This commit is contained in:
Taylor Otwell 2012-03-22 15:46:05 -05:00
parent 727b064bf7
commit e04b7a3add
1 changed files with 3 additions and 1 deletions

View File

@ -25,4 +25,6 @@ Changes for 3.1:
- Fixed table prefix bug. - Fixed table prefix bug.
- Added Form::macro method. - Added Form::macro method.
- Added Route::forward method. - Added Route::forward method.
- Prepend table name to default index names in schema. - Prepend table name to default index names in schema.
- Added for/else to Blade.
- Added View::render_each