update change log.
This commit is contained in:
parent
b9d573467a
commit
d91da7d80a
|
@ -50,6 +50,7 @@ ## Laravel 3.2
|
||||||
- Simplified the `paths.php` file.
|
- Simplified the `paths.php` file.
|
||||||
- Only write file caches if number of minutes is greater than zero.
|
- Only write file caches if number of minutes is greater than zero.
|
||||||
- Added `$default` parameter to Bundle::option method.
|
- Added `$default` parameter to Bundle::option method.
|
||||||
|
- Fixed bug present when using Eloquent models with Twig.
|
||||||
|
|
||||||
<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