Browse Source

Updated change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -65,6 +65,7 @@
 - Added new `Sectionable` interface to allow cache drivers to simulate namespacing.
 - Added support for `HAVING` SQL clauses.
 - Added `array_pluck` helper, similar to pluck method in Underscore.js.
+- Allow the registration of custom cache and session drivers.
 
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1