updated change log.
This commit is contained in:
parent
d1adc8c181
commit
63e6d143fb
|
@ -29,6 +29,7 @@ ## Laravel 3.2
|
||||||
- Improved View performance by only loading contents from file once.
|
- Improved View performance by only loading contents from file once.
|
||||||
- Fix handling of URLs beginning with has in URL::to.
|
- Fix handling of URLs beginning with has in URL::to.
|
||||||
- Fix the resolution of unset Eloquent attributes.
|
- Fix the resolution of unset Eloquent attributes.
|
||||||
|
- Allows pivot table timestamps to be disabled.
|
||||||
|
|
||||||
<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