update change log.

This commit is contained in:
Taylor Otwell 2012-04-18 20:51:15 -05:00
parent b9d573467a
commit d91da7d80a
1 changed files with 1 additions and 0 deletions

View File

@ -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