Updated change log.
This commit is contained in:
parent
52091bda5f
commit
2fe7cfd910
|
@ -21,3 +21,7 @@ Changes for 3.1:
|
||||||
- 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