Skip to content

Commit

Permalink
Preparing 4.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Sep 30, 2018
1 parent c2034ee commit d487d9b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All Notable changes to `laravel-modules` will be documented in this file.

## Next

## 4.0.0 - 2018-09-30

### Added

- New way of handling routes by default using a RouteServiceProvider (instead of start.php)
Expand All @@ -12,11 +14,6 @@ All Notable changes to `laravel-modules` will be documented in this file.
### Changed

- Allow class resolution on short name and abstract

### Removed

### Changed

- `module:seed` accepts a `--class` option

## 3.3.1 - 2018-07-13
Expand Down

0 comments on commit d487d9b

Please sign in to comment.