Updated change log.

This commit is contained in:
Taylor Otwell 2012-04-30 11:15:41 -05:00
parent ba9a7263b0
commit bb4bf88c6f
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ ## Laravel 3.2
- 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