Browse Source

Updated change log.

Taylor Otwell 12 years ago
parent
commit
5fcf57a27d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      laravel/documentation/changes.md

+ 1 - 0
laravel/documentation/changes.md

@@ -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