updated change-log

This commit is contained in:
Taylor Otwell 2012-03-27 08:18:27 -05:00
parent 8af11e6d61
commit 9356bb9213
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ ## Laravel 3.1
- Added View::render_each. - Added View::render_each.
- Able to specify full path to view (path: ). - Able to specify full path to view (path: ).
- Added support for Blade template inheritance. - Added support for Blade template inheritance.
- Added "before" and "after" validation checks for dates.
<a name="upgrade-3.1"></a> <a name="upgrade-3.1"></a>
## Upgrading From 3.0 ## Upgrading From 3.0