Updated change log.
This commit is contained in:
parent
b5f5927fa7
commit
30c87b9245
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue