Browse Source

update change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -51,6 +51,7 @@
 - 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.
 - Fixed bug present when using Eloquent models with Twig.
+- Allow multiple views to be registered for a single composer.
 
 
 <a name="upgrade-3.2"></a>
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1
 ## Upgrading From 3.1