Updated change log.
This commit is contained in:
parent
21a51b7cf9
commit
5fcf57a27d
|
@ -72,6 +72,7 @@ ## Laravel 3.2
|
||||||
- Added Response::eloquent method for creating Eloquent responses.
|
- Added Response::eloquent method for creating Eloquent responses.
|
||||||
- Fixed bug when using many-to-many relationships on non-default database connection.
|
- Fixed bug when using many-to-many relationships on non-default database connection.
|
||||||
- Added true reflection based IoC to container.
|
- Added true reflection based IoC to container.
|
||||||
|
- Added `Request::route()->controller` and `Request::route()->controller_action`.
|
||||||
|
|
||||||
<a name="upgrade-3.2"></a>
|
<a name="upgrade-3.2"></a>
|
||||||
## Upgrading From 3.1
|
## Upgrading From 3.1
|
||||||
|
|
Loading…
Reference in New Issue