Browse Source

updating change log.

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

+ 1 - 0
laravel/documentation/changes.md

@@ -37,6 +37,7 @@
 - Fix issue with eager loading and `first` or `find`.
 - Fix bug causing parameters to not be passed to `IoC::resolve`.
 - Allow the specification of hostnames in environment setup.
+- Added `DB::last_query` method.
 
 <a name="upgrade-3.2.2"></a>
 ## Upgrading From 3.2.1