update change log.
This commit is contained in:
parent
cd71c1e517
commit
7c9228b40b
|
@ -16,6 +16,7 @@ ## 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 "to_array" method to the base Eloquent model.
|
||||||
- Added "$hidden" static variable to the base Eloquent model.
|
- Added "$hidden" static variable to the base Eloquent model.
|
||||||
|
- Added "sync" method to has_many_and_belongs_to Eloquent relationship.
|
||||||
|
|
||||||
<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