Updated change log.
This commit is contained in:
parent
52091bda5f
commit
2fe7cfd910
|
@ -20,4 +20,8 @@ Changes for 3.1:
|
||||||
- Added controller::detect method.
|
- Added controller::detect method.
|
||||||
- Added Cache::forever method.
|
- Added Cache::forever method.
|
||||||
- Controller layouts now resolved in Laravel\Controller __construct.
|
- Controller layouts now resolved in Laravel\Controller __construct.
|
||||||
- Rewrote Eloquent and included in core.
|
- Rewrote Eloquent and included in core.
|
||||||
|
- Added "match" validation rule.
|
||||||
|
- Fixed table prefix bug.
|
||||||
|
- Added Form::macro method.
|
||||||
|
- Added Route::forward method.
|
Loading…
Reference in New Issue