From 91c64b38a7631b0864cc7a40f7695749935faabf Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 22 May 2012 08:32:23 -0500 Subject: [PATCH] updated change log. --- laravel/documentation/changes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/laravel/documentation/changes.md b/laravel/documentation/changes.md index ae90e185..167bf4f9 100644 --- a/laravel/documentation/changes.md +++ b/laravel/documentation/changes.md @@ -80,6 +80,9 @@ ## Laravel 3.2 ## 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.