We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f16941 commit e571de6Copy full SHA for e571de6
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All Notable changes to `laravel-menu` will be documented in this file
4
5
+## 4.2.0 - 2024-02-27
6
+
7
+### What's Changed
8
9
+* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-menu/pull/144
10
11
+### New Contributors
12
13
+* @laravel-shift made their first contribution in https://github.com/spatie/laravel-menu/pull/144
14
15
+**Full Changelog**: https://github.com/spatie/laravel-menu/compare/4.1.2...4.2.0
16
17
## 4.1.2 - 2023-01-25
18
19
- support Laravel 10
0 commit comments