Skip to content

Commit 3f664d6

Browse files
committed
[EH] update changelog
1 parent c841937 commit 3f664d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2828
- `OpenIdeService` opens all generated file with PhpStorm if command is called with `--ide={ide}`
2929
- `RouteService` adds Backpack Crud route to admin.php
3030

31+
### Changed
32+
33+
- `BackpackCrudModelService` will fill `$fillable` in Model automatically from scheme (if given)
34+
- `BackpackCrudRequestService` will fill `rules()` in Request automatically from scheme (if given)
35+
3136
## 1.2.0 - 2018-03-18
3237

3338
### Added

0 commit comments

Comments
 (0)