Browse Source

update change log.

Taylor Otwell 12 years ago
parent
commit
d91da7d80a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      laravel/documentation/changes.md

+ 1 - 0
laravel/documentation/changes.md

@@ -50,6 +50,7 @@
 - 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