Browse Source

Updated change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -62,6 +62,7 @@
 - Added `Input::merge` method.
 - Added `Input::replace` method.
 - Added saving, saved, updating, creating, deleting, and deleted events to Eloquent.
+- Added new `Sectionable` interface to allow cache drivers to simulate namespacing.
 
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1