Doc change for issue #648
This commit is contained in:
parent
af9f875ee3
commit
a1cca24e8a
|
@ -73,6 +73,7 @@ ## Laravel 3.2
|
|||
- 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`.
|
||||
- Added `array_except` and `array_only` helpers, similar to `Input::except` and `Input::only` but for arbitrary arrays.
|
||||
|
||||
<a name="upgrade-3.2"></a>
|
||||
## Upgrading From 3.1
|
||||
|
|
Loading…
Reference in New Issue