updated change log.

This commit is contained in:
Taylor Otwell 2012-05-22 08:32:23 -05:00
parent 2ea35398c3
commit 91c64b38a7
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ ## Laravel 3.2
<a name="upgrade-3.2"></a>
## Upgrading From 3.1
- Add new `asset_url` and `profiler` options to application configuration.
- Replace **auth** configuration file.
- Upgrade the **paths.php** file.
- Replace the **laravel** folder.
<a name="3.1.9"></a>