update change log.

This commit is contained in:
Taylor Otwell 2012-05-30 13:46:41 -05:00
parent 544821bdeb
commit 56c6202d28
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ ## Laravel 3.2.1
- Fixed bug in SQL Server grammar for primary keys. - Fixed bug in SQL Server grammar for primary keys.
- Fixed bug in Validator on PHP 5.4. - Fixed bug in Validator on PHP 5.4.
- If HTTP / HTTPS is not specified for generated links, current protocol is used. - If HTTP / HTTPS is not specified for generated links, current protocol is used.
- Fix bug in Eloquent auth driver.
- Added `format` method to message container. - Added `format` method to message container.
<a name="upgrade-3.2.1"></a> <a name="upgrade-3.2.1"></a>