diff --git a/laravel/documentation/changes.md b/laravel/documentation/changes.md index c23c410c..dffb45ad 100644 --- a/laravel/documentation/changes.md +++ b/laravel/documentation/changes.md @@ -43,6 +43,7 @@ ## Laravel 3.2.7 - Fix bug in Eloquent `to_array` method. +- Fix bug in displaying of generic error page. ### Upgrading From 3.2.6