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.