Browse Source

updated change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -52,6 +52,7 @@
 - Added `$default` parameter to Bundle::option method.
 - Fixed bug present when using Eloquent models with Twig.
 - Allow multiple views to be registered for a single composer.
+- Added `Request::set_env` method.
 
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1