diff --git a/changes.txt b/changes.txt index cf990e5c..ba30f948 100644 --- a/changes.txt +++ b/changes.txt @@ -20,4 +20,8 @@ Changes for 3.1: - Added controller::detect method. - Added Cache::forever method. - Controller layouts now resolved in Laravel\Controller __construct. - - Rewrote Eloquent and included in core. \ No newline at end of file + - Rewrote Eloquent and included in core. + - Added "match" validation rule. + - Fixed table prefix bug. + - Added Form::macro method. + - Added Route::forward method. \ No newline at end of file