Updated change log.

This commit is contained in:
Taylor Otwell 2012-05-02 09:39:27 -05:00
parent b5f5927fa7
commit 30c87b9245
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ ## Laravel 3.2
- Added Input::json() method for working with applications using Backbone.js or similar.
- Added Response::json method for creating JSON responses.
- Added Response::eloquent method for creating Eloquent responses.
- Fixed bug when using many-to-many relationships on non-default database connection.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1