Browse Source

Updated change log.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
Taylor Otwell 12 years ago
parent
commit
1b67691e08
1 changed files with 2 additions and 0 deletions
  1. 2 0
      changes.md

+ 2 - 0
changes.md

@@ -13,6 +13,8 @@
 ## Laravel 3.2
 
 - Fixed replacement of optional parameters in URL::transpose method.
+- Added "to_array" method to the base Eloquent model.
+- Added "$hidden" static variable to the base Eloquent model.
 
 <a name="upgrade-3.2"></a>
 ## Upgrading From 3.1