Skip to content

Commit

Permalink
Adding changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jun 9, 2017
1 parent 4b34b57 commit b081d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ All Notable changes to `laravel-modules` will be documented in this file.
## Added

- A `--migration` flag to the `module:make-model` command to generate the migration file with a model
- Factories are now also defined in the master service providers. This is used in the `module:make` command without the `--plain` flag, or using `module:make-provider` with the `--master` flag.

## Changed

Expand Down

0 comments on commit b081d58

Please sign in to comment.