update change log.

This commit is contained in:
Taylor Otwell 2012-05-30 09:02:48 -05:00
parent bc67c667a9
commit 2dd8b242b9
1 changed files with 1 additions and 0 deletions

View File

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