Update change log.

This commit is contained in:
Taylor Otwell 2012-04-30 22:40:37 -05:00
parent 7e33ec5f34
commit 1dd35dffdb
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ ## Laravel 3.2
- Allow the registration of custom cache and session drivers.
- Allow the specification of a separate asset base URL for using CDNs.
- Allow a `starter` Closure to be defined in `bundles.php` to be run on Bundle::start.
- Allow the registration of custom database drivers.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1