Updated change log.

This commit is contained in:
Taylor Otwell 2012-05-10 08:45:12 -05:00
parent 21a51b7cf9
commit 5fcf57a27d
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ ## Laravel 3.2
- Added Response::eloquent method for creating Eloquent responses.
- Fixed bug when using many-to-many relationships on non-default database connection.
- Added true reflection based IoC to container.
- Added `Request::route()->controller` and `Request::route()->controller_action`.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1