Updated change log.

This commit is contained in:
Taylor Otwell
2012-05-10 08:45:12 -05:00
parent 21a51b7cf9
commit 5fcf57a27d

View File

@@ -72,6 +72,7 @@
- Added Response::eloquent method for creating Eloquent responses. - Added Response::eloquent method for creating Eloquent responses.
- Fixed bug when using many-to-many relationships on non-default database connection. - Fixed bug when using many-to-many relationships on non-default database connection.
- Added true reflection based IoC to container. - Added true reflection based IoC to container.
- Added `Request::route()->controller` and `Request::route()->controller_action`.
<a name="upgrade-3.2"></a> <a name="upgrade-3.2"></a>
## Upgrading From 3.1 ## Upgrading From 3.1