Updated change log.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
parent
17cabd47e6
commit
1b67691e08
|
@ -13,6 +13,8 @@ ## Contents
|
||||||
## Laravel 3.2
|
## Laravel 3.2
|
||||||
|
|
||||||
- Fixed replacement of optional parameters in URL::transpose method.
|
- Fixed replacement of optional parameters in URL::transpose method.
|
||||||
|
- Added "to_array" method to the base Eloquent model.
|
||||||
|
- Added "$hidden" static variable to the base Eloquent model.
|
||||||
|
|
||||||
<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