diff --git a/changes.txt b/changes.txt index 26e291e9..c8dff764 100644 --- a/changes.txt +++ b/changes.txt @@ -18,4 +18,5 @@ Changes for 3.1: - Added "Event::until" method. - Added "memory" cache and session drivers. - Added controller::detect method. - - Added Cache::forever method. \ No newline at end of file + - Added Cache::forever method. + - Controller layouts now resolved in Laravel\Controller __construct. \ No newline at end of file