updated change log.

This commit is contained in:
Taylor Otwell 2012-05-02 08:13:08 -05:00
parent 208eb8a380
commit f6b7e5f727
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ ## Laravel 3.2
- Allow a `starter` Closure to be defined in `bundles.php` to be run on Bundle::start.
- Allow the registration of custom database drivers.
- New, driver based authentication system.
- Added Request::json() method for working with applications using Backbone.js or similar.
- Added Input::json() method for working with applications using Backbone.js or similar.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1