update change log.

This commit is contained in:
Taylor Otwell 2012-03-29 16:23:15 -05:00
parent cd71c1e517
commit 7c9228b40b
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ ## 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.
- Added "sync" method to has_many_and_belongs_to Eloquent relationship.
<a name="upgrade-3.2"></a>
## Upgrading From 3.1