Commit 5fcf57a2 authored by Taylor Otwell's avatar Taylor Otwell

Updated change log.

parent 21a51b7c
...@@ -72,6 +72,7 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment