Skip to content

Commit e6a97cf

Browse files
authored
Merge pull request #45 from nWidart/release/4.0
Preparing 4.0 release for laravel 5.8
2 parents 501fdfe + df4c70e commit e6a97cf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All Notable changes to `laravel-menus` will be documented in this file.
44

55
## Next
66

7+
## 4.0.0 - 2019-10-01
8+
9+
### Added
10+
11+
- laravel 5.8 support
12+
713
## 3.0.0 - 2018-09-30
814

915
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
| 5.5 | ^1.0 |
1515
| 5.6 | ^2.0 |
1616
| 5.7 | ^3.0 |
17-
| 5.8 | 4.0-dev |
17+
| 5.8 | 4.0 |
1818

1919
`nwidart/laravel-menus` is a laravel package which created to manage menus. It has a feature called presenters which enables easy styling and custom structure of menu rendering.
2020

0 commit comments

Comments
 (0)