Browse Source

updated change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -38,6 +38,7 @@
 - Fix bug causing parameters to not be passed to `IoC::resolve`.
 - Allow the specification of hostnames in environment setup.
 - Added `DB::last_query` method.
+- Added `password` option to Auth configuration.
 
 <a name="upgrade-3.2.2"></a>
 ## Upgrading From 3.2.1