Browse Source

updated change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -29,6 +29,7 @@
 - Improved View performance by only loading contents from file once.
 - Fix handling of URLs beginning with has in URL::to.
 - Fix the resolution of unset Eloquent attributes.
+- Allows pivot table timestamps to be disabled.
 
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1